On Fri, 26 Nov 2010 14:40:18 -0500 Dan Christensen <j...@uwo.ca> wrote: 

DC> Tommy Kelly <tommy.ke...@verilab.com> writes:
>> Here's the link to your reply to me:
>> 
>> [[gnus:gmane.emacs.gnus.general#87tyj4x798....@uwo.ca][email from Dan 
>> Christensen: Re: org-mode gnus integration ]]

DC> Since this stores the group name and the message-id, it should work across
DC> different Gnus sessions.

>> The reason I assumed there would be a problem is that even if I simply
>> *move* a Gnus article from one group to another, that breaks the
>> link. 

DC> That makes sense, since the link refers to the group.

DC> I believe the Gnus registry can keep track of the message ID --> group
DC> mapping, so org-mode could use this if the article isn't found in the
DC> expected group and the user has the registry enabled.

Yes, but it can fail (it doesn't catch external moves and the user can
limit the registry size to save memory).  See nnregistry.el for an
example of how to use `gnus-refer-article-method' with the registry.  So
maybe the org-mode Gnus integration can use gnus-refer-article-method,
if it doesn't already, and let the user decide if the registry should be
part of the refer search path.

Ted


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to