On Fri, Aug 18 2006, David Kastrup wrote:
> No, can't be quite that. When I press ^, the appropriate summary line
> with subject, author, number of lines actually appears, but it flashes
> yellow, gets marked with "G" and I get an "article was canceled or
> expired" message.
What is the value of `gnus-refer-article-method'[1]?
> Can anybody put a finger on what combination of circumstances would
> trigger such a behavior?
Wild guess: the HEAD command (see below) is successful, but the
ARTICLE command fails for some reason.
> I am somewhat at a loss of where to look for the problem, and what
> exactly to report the provider of news.
Set `nntp-record-commands' to t and look at the commands sent to the
news server(s) in the `*nntp-log*' buffer. With my setting[1], I
get...
,----[ *nntp-log* ]
| 20060818T104525.795 localhost HEAD <[EMAIL PROTECTED]>
| 20060818T104533.607 news.belwue.de MODE READER
| 20060818T104533.638 news.belwue.de GROUP gmane.emacs.gnus.user
| 20060818T104533.658 news.belwue.de HEAD <[EMAIL PROTECTED]>
| 20060818T104533.852 news.gmane.org MODE READER
| 20060818T104533.897 news.gmane.org GROUP gmane.emacs.gnus.user
| 20060818T104533.933 news.gmane.org HEAD <[EMAIL PROTECTED]>
| 20060818T104534.099 news.gmane.org ARTICLE <[EMAIL PROTECTED]>
`----
The output of the last nntp command is in the ` *nntpd*' buffer.
Bye, Reiner.
[1]
,----[ <f1> v gnus-refer-article-method RET ]
| gnus-refer-article-method is a variable defined in `gnus'.
| Its value is shown below.
|
| Documentation:
| Preferred method for fetching an article by Message-ID.
| [...]
|
| Value:
| (current
| (nntp "localhost")
| (nnml "personal")
| (nnml "news")
| (nnml "archive")
| (nntp "news.belwue.de")
| (nntp "news.gmane.org")
| (nntp "news.gnus.org")
| (nnweb "google"
| (nnweb-type google)))
`----
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english