From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: keeping track of sent emails in org? Date: Wed, 29 Oct 2008 09:17:26 +0100 Message-ID: <53962F08-82F1-4951-AA08-B3011CE30E8D@uva.nl> References: <871vy3tg9x.fsf@wolfram.com> <0127F599-13B2-4907-AF1C-5637B84367FF@uva.nl> <87zlkoeews.fsf@transitory.lefae.org> 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 1Kv6FC-0006qX-RO for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 04:17:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kv6FA-0006pe-T5 for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 04:17:33 -0400 Received: from [199.232.76.173] (port=52303 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kv6FA-0006pL-4k for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 04:17:32 -0400 Received: from ey-out-1920.google.com ([74.125.78.149]:62516) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kv6F9-0001Nz-79 for emacs-orgmode@gnu.org; Wed, 29 Oct 2008 04:17:31 -0400 Received: by ey-out-1920.google.com with SMTP id 4so1265511eyg.24 for ; Wed, 29 Oct 2008 01:17:29 -0700 (PDT) In-Reply-To: <87zlkoeews.fsf@transitory.lefae.org> 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: Ross Patterson , Michael Ekstrand Cc: emacs-orgmode Org-Mode I have taken a brief look at Micheals code and at Ross code, which do similar things to extract the message ID and create a link to it. Michaels code creates a special new link type, but is seems to me that we should go with Ross here and simply modify the old gnus linking code to accept a message ID, and continue to use gnus: links. I like this, thanks a lot, lets see if this works better. If I understand Bill correctly, link creation will then also be easier since the message hook does know the id already. - Carsten On Oct 28, 2008, at 7:46 PM, Ross Patterson wrote: > Carsten Dominik writes: > >> I think there are interesting ideas coming up in this tasks, in >> particular the question if message IDs can be used to find articles >> in >> gnus, even if they have been moved around. I am not sure if this >> questions has been fully answered, but I have not read the thread >> carefully enough yet, and certainly not tried Michaels code. > > Just to comment on this little bit, I have local modifications that > make > org links use the Messags-Id instead of the article number since > article > numbers changes often in my setup. I've been meaning to blog about it > but since I haven't gotten to it, here's the file containing the > necessary code just in case its useful to anyone. > > Ross > > _______________________________________________ > 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