emacs-wiki-discuss
[Top][All Lists]
Advanced

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

Re: [emacs-wiki-discuss] Re: Should links to gnus draft messages work?


From: Patricia J. Hawkins
Subject: Re: [emacs-wiki-discuss] Re: Should links to gnus draft messages work?
Date: Tue, 05 Jul 2005 14:40:55 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt)

>>>>> "SC" == Sacha Chua <address@hidden> writes:

SC> johnsu01 <address@hidden> writes:
>> Links created from gnus draft messages don't seem to be ones that I can
>> actually follow. Is this a known limit? The link that is created looks like:

SC> If you save the draft before creating a task, it picks it up as a file
SC> link. When I tried it here, though, it loaded as MH-Letter. Hmm. What's
SC> a good way to refer to drafts?

Here's part of the problem -- links to email evidently depend on
gnus-registry keys (see .gnus.registry.eld).  I don't know how gnus or
gnus-registry is looking these keys up, but it doesn't like the
formulation that gnus-registry uses to make the keys for messages in
drafts.  (I suspect gnus-registry does this to keep its
gnus-registry-split-fancy-with-parent from putting incoming mail into
drafts, but I don't know.)  

So, here are entries from .gnus.registry.eld with the corresponding
planner-mode links:

("fake+none+3" ((mtime 17069 60481 920000)) "drafts")
 [[gnus://nndraft:drafts/fake+none+3][E-Mail from ]]

("<address@hidden>" ((mtime 17061 47160 440000)) "emacs-wiki-discuss")
[[gnus://nntp:emacs-wiki-discuss/<address@hidden>][E-Mail from Sacha Chua]]

Note that the "3" in "fake+none+3" refers to the actual filename.

So, how does Gnus normally retrieve messages from drafts -- what's the
input string, and how can we build it?

-- 
Patricia J. Hawkins
Hawkins Internet Applications
www.hawkinsia.com





reply via email to

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