From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: linking to an email.. Date: Thu, 13 Nov 2008 00:13:11 +0100 Message-ID: References: <9463BAC0-C76D-4AC9-9751-A14FBBFFFB0B@village-buzz.com> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0Oti-0003ek-9b for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 18:13:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0Otg-0003eV-KF for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 18:13:17 -0500 Received: from [199.232.76.173] (port=41712 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0Otg-0003eS-GM for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 18:13:16 -0500 Received: from ey-out-1920.google.com ([74.125.78.144]:16273) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L0Otf-0004sg-W3 for emacs-orgmode@gnu.org; Wed, 12 Nov 2008 18:13:16 -0500 Received: by ey-out-1920.google.com with SMTP id 4so281178eyg.24 for ; Wed, 12 Nov 2008 15:13:14 -0800 (PST) In-Reply-To: <9463BAC0-C76D-4AC9-9751-A14FBBFFFB0B@village-buzz.com> 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: sergio Cc: emacs-orgmode@gnu.org On Nov 12, 2008, at 5:45 PM, sergio wrote: > > in the google movie, the presenter did a REALLY cool trick where he > linked an org file to an email in mail.app.. > > part of me would like to use gnus (does anyone on here use gnus for > email?).. > > but being able to link directly to a mail.app message would be VERY > nice.. > > can someone give me some ointers on how they did this? Under MacOS X, I load org-mac-message.el. Then I have a remember template which looks like this: ("Emailtask" 101 "* TODO %?\n %(org-mac-message-get-link)" "~/org/ gtd.org" "Tasks" nil) the function `org-mac-message-get-link' will get the link to the currently active email in Mail.app and the remember template will insert it. HTH - Carsten > > > thanks! > > > ___ > peace, > sergio > photographer, journalist, visionary > www.village-buzz.com > > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode