From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Mail files in org Date: Thu, 28 Aug 2008 11:53:33 -0400 Message-ID: <87od3dnnk2.fsf@gollum.intra.norang.ca> References: <20080828145858.GD23058@thinkpad.adamsinfoserv.com> 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 1KYjp5-0007XO-EL for emacs-orgmode@gnu.org; Thu, 28 Aug 2008 11:54:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYjp1-0007Wk-Ck for emacs-orgmode@gnu.org; Thu, 28 Aug 2008 11:54:10 -0400 Received: from [199.232.76.173] (port=45351 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYjp1-0007We-5E for emacs-orgmode@gnu.org; Thu, 28 Aug 2008 11:54:07 -0400 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:50749) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KYjp0-0006OJ-Hm for emacs-orgmode@gnu.org; Thu, 28 Aug 2008 11:54:06 -0400 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: Richard G Riley Cc: emacs-orgmode@gnu.org Richard G Riley writes: > Russell Adams writes: > >> On Thu, Aug 28, 2008 at 02:54:22PM +0000, Charles Howard wrote: >> >> Between Mutt and Mairix I use maildir (one message per file) and >> searching to meet my needs. >> >> I'd like to follow up on putting a message ID link in org to open >> emails though. > > This already works if you use Gnus. It does? Can I convert to using message ids somehow? I'm using Gnus with a local IMAP server (not maildir or Mairix). All of my Gnus links are regular folder and article number links. My Gnus links look like this: ,---- | [[gnus:INBOX.SomeFolder#1053][description of mail goes here]] `---- I am assuming a message ID link would use the ,---- | Message-ID: `---- part of the email instead of INBOX.SomeFolder#1053 in the example above. I don't want email storage on a single local machine because I need access to my mail from multiple systems and when I'm away with Internet connectivity -- and using IMAP Works For Me(tm). Manually synching my 5GB+ of email between multiple systems isn't something I want to take on at this time. -Bernt