From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Patterson Subject: Re: keeping track of sent emails in org? Date: Tue, 28 Oct 2008 12:19:13 -0700 Message-ID: <87fxmgede6.fsf@transitory.lefae.org> References: <871vy3tg9x.fsf@wolfram.com> <0127F599-13B2-4907-AF1C-5637B84367FF@uva.nl> <87zlkoeews.fsf@transitory.lefae.org> 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 1Kuu6D-0004GA-Ki for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 15:19:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kuu6C-0004Ft-4H for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 15:19:29 -0400 Received: from [199.232.76.173] (port=52063 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kuu6B-0004Fq-VR for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 15:19:28 -0400 Received: from main.gmane.org ([80.91.229.2]:35934 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kuu6B-0000w6-VH for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 15:19:28 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Kuu64-0001Fs-4Z for emacs-orgmode@gnu.org; Tue, 28 Oct 2008 19:19:20 +0000 Received: from rpatterson.net ([69.12.174.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Oct 2008 19:19:20 +0000 Received: from me by rpatterson.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Oct 2008 19:19:20 +0000 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 Carsten Dominik writes: > Hi Ross, > > this looks interesting. Is this compatible with old links that might > still use article numbers? If not, could it be made to be compatible? Yeah, it is compatible with existing links since the underlying gnus function that looks up articles accepts either kind of argument. When I implemented my changes I had the good intention to make whether to use article number or Message-Id a configuration option. But then again, I spend a lot of time on the road to heck. :) Ross > 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 > > > > _______________________________________________ > 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