From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vagn Johansen Subject: Re: ms-exchange invitation --> org-mode appointment Date: Mon, 19 Jul 2010 21:51:54 +0200 Message-ID: References: <20100718104515.4C21039C72A@djcbsoftware.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=43116 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OawVZ-0001CF-IB for emacs-orgmode@gnu.org; Mon, 19 Jul 2010 16:00:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OawP2-0006uq-PU for emacs-orgmode@gnu.org; Mon, 19 Jul 2010 15:53:30 -0400 Received: from lo.gmane.org ([80.91.229.12]:57282) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OawP2-0006ub-Jc for emacs-orgmode@gnu.org; Mon, 19 Jul 2010 15:53:28 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OawOx-0000M8-Dk for emacs-orgmode@gnu.org; Mon, 19 Jul 2010 21:53:23 +0200 Received: from 1508887958.dong.dbnet.dk ([89.239.205.150]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Jul 2010 21:53:23 +0200 Received: from gonz808 by 1508887958.dong.dbnet.dk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Jul 2010 21:53:23 +0200 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: emacs-orgmode@gnu.org Here is something similar for gnus http://ozymandias.dk/emacs/org-import-calendar.el It looks for text/calendar parts. It copies a small org formatted text snippet to the kill-ring. I then use org-remember for these mails and just do a yank after the org-remember call. -- Vagn Johansen