"John Taggart" <[EMAIL PROTECTED]> writes:

> On planner linking to gnus articles after they've been moved:
>
> On 7/4/06, John Sullivan <[EMAIL PROTECTED]> wrote:
>>
>> > This might be because I have
>>
>> (setq gnus-refer-article-method
>>            '(current
>>              (nntp "localhost")
>>              (nntp "news.gmane.org")))
>>
>> in my .gnus.
>
>
> Not sure how to apply that to my setup.  I'm tunneling imap email across
> ssh. My secondary select method is:
>

Sorry, what I meant was that I think in my case sometimes the mailing list
messages are found in gmane even though I originally marked them while reading
them in one of my nnml groups, because of that gnus-refer-article-method. Gnus
will search the places in that list by Message-ID to see if it can find the
message you are looking for. 

The "current" makes it search the current backend for the Message ID.
Unfortunately, if the Gnus manual is correct, this does not work well for
nnimap because it only searches within the current group folder.

> Never heard of it. A quick google throws up some cryptic remarks, and the
> gnus site manual doesn't even mention it. Can you suggest where I could
> learn more?
>

Open the file gnus-registry.el and read the comments (where they also lament
the lack of documentation for the manual).

> thanks for the help!

Sure, keep me posted (but keep the list CCd). We have had some trouble with
this part of planner-gnus in the past, so if the registry does not work your
you, I will look into the code more to make sure that we are requesting the
article from gnus in the best way. It might be that this ends up being
something that we have to take to the gnus mailing lists.

-- 
- John Sullivan
-http://www.wjsullivan.net
-GPG Key: AE8600B6

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to