emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Bastien
Subject: Re: [O] gnus-summary-move-article and org-store-link
Date: Thu, 15 May 2014 11:42:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Hi Esben,

Esben Stien <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]