Re: [O] gnus-summary-move-article and org-store-link

2014-05-17 Thread Esben Stien
Bastien b...@gnu.org writes:

 (gnus-registry-initialize)
 (setq gnus-refer-article-method '(current (nnregistry)))

 this way, following Gnus links will find the message-id based
 on the registry, and you can safely move articles around.

Perfect; Thanks;)

-- 
Esben Stien is b0ef@e s  a 
 http://www. s tn m
  irc://irc.  b  -  i  .   e/%23contact
   sip:b0ef@   e e 
   jid:b0ef@n n



Re: [O] gnus-summary-move-article and org-store-link

2014-05-15 Thread Bastien
Hi Esben,

Esben Stien b...@esben-stien.name writes:

 Any way I could do this?

You can use this in .gnus.el:

(gnus-registry-initialize)
(setq gnus-refer-article-method '(current (nnregistry)))

this way, following Gnus links will find the message-id based
on the registry, and you can safely move articles around.

-- 
 Bastien



[O] gnus-summary-move-article and org-store-link

2014-05-13 Thread Esben Stien
In gnus, I often move articles out of my inbox into other gnus
directories, but at the same time, I want to make a link to the email if
I want to bring it up again. 

I do M-x gnus-summary-move-article on an article and then I M-x
org-store-link. Of course, this link points to the already moved
article, so it really shouldn't work, but it does for some strange
reason. Only until I restart gnus maybe?

Anyway, I really want the link to point to the article at the new
location without exiting the current summary buffer and then entering
the group where the article now resides only to make a link to it. If I
want to move 10 emails that's quite a few key combinations.

Any way I could do this?

-- 
Esben Stien is b0ef@e s  a 
 http://www. s tn m
  irc://irc.  b  -  i  .   e/%23contact
   sip:b0ef@   e e 
   jid:b0ef@n n