From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dale Smith Subject: Re: icalendar importing Date: Fri, 30 Jan 2009 16:56:38 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LT2IZ-0003Zo-33 for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 17:57:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LT2IX-0003ZJ-RW for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 17:57:18 -0500 Received: from [199.232.76.173] (port=35071 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LT2IX-0003ZE-JO for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 17:57:17 -0500 Received: from [66.178.229.162] (port=15859 helo=flexo.vxitech.com) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LT2IW-0007OQ-Tg for emacs-orgmode@gnu.org; Fri, 30 Jan 2009 17:57:17 -0500 In-Reply-To: (David Thole's message of "Fri, 30 Jan 2009 15:09:32 -0600") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: David Thole Cc: emacs-orgmode@gnu.org David Thole writes: > I'd be interested in finding this out as well. Could you provide details > Dale on how you got it to import correctly into Diary even? There's a > huge disconnect right now for me between my calendar and what I do my GTD > stuff in. Sure. I have (add-hook 'gnus-article-prepare-hook 'icalendar-import-buffer) in my ~/.emacs file. Read the comments at the top of icalendar.el . You might need something like (autoload 'icalendar-import-buffer "icalendar" "Import iCalendar data from current buffer" t) too. HTH, -Dale -- Dale P. Smith dales@vxitech.com 216-447-4059 x2018 216-447-8951 FAX (Company mandated disclaimer follows...) This email is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521. This information is confidential and is intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please notify the sender by reply transmission and delete the message without copying or disclosing it. Thank you.