On Wed, 16 Jan 2008 22:34:31 +0000 Bastien <[EMAIL PROTECTED]> wrote:
B> I'm using org-mode to integrate my Gnus emails into my workflow. For B> now, I'm just calling `org-remember' in the summary buffer: it adds a B> reference to the email in my Org file -- which is fine, most of the B> time. B> For me, a better system would be one that lets me add a TODO label to B> the email, then let an org-mode task refer to all TODO labeled emails. B> I'm quite acquainted with Org.el and could perhaps help in making it B> aware of gnus-registry labels. Currently I don't keep a reverse cache by flag, so you'd have to go through the whole registry to find the articles with a particular flag. This can be corrected, if you think it's necessary. I already do this reverse caching by subject and by sender for example, and update the reverse cache when message IDs are added or deleted. Ted _______________________________________________ info-gnus-english mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnus-english
