From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: message: links Date: Mon, 05 May 2008 17:15:31 -0400 Message-ID: <23074.1210022131@alphaville.zko.hp.com> References: Reply-To: nicholas.dokos@hp.com Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jt83J-0002P6-Tr for emacs-orgmode@gnu.org; Mon, 05 May 2008 17:16:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jt83I-0002Oq-GZ for emacs-orgmode@gnu.org; Mon, 05 May 2008 17:16:52 -0400 Received: from [199.232.76.173] (port=35325 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jt83I-0002Om-8c for emacs-orgmode@gnu.org; Mon, 05 May 2008 17:16:52 -0400 Received: from g5t0009.atlanta.hp.com ([15.192.0.46]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jt83H-0007ga-SO for emacs-orgmode@gnu.org; Mon, 05 May 2008 17:16:52 -0400 In-Reply-To: Message from Ted Roden of "Mon, 05 May 2008 12:59:14 EDT." 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: Ted Roden Cc: emacs-orgmode@gnu.org Ted Roden wrote: > On my mac, my mail program will respond to message: links. So when I > create a link like message://%39239283@gmail.com%3e and export the > agenda to HTML and view it in firefox, I can click on that link and it > will open properly in Mail.app. > > However, if I click on it inside emacs, it doesn't work. It says this > in the messages buffer: > > > Position saved to mark ring, go back with C-c &. > > if: No match > > > Any ideas on getting this working inside emacs? > I think you should read the "Adding hyperlink types" appendix in the Org manual. Nick