Gnus development mailing list
 help / color / mirror / Atom feed
From: Steinar Bang <sb@dod.no>
Subject: Re: nntp problems with hibernating and waking up in a new network
Date: Tue, 13 Dec 2005 20:24:49 +0100	[thread overview]
Message-ID: <874q5cn6ke.fsf@dod.no> (raw)
In-Reply-To: <87y82plzwz.fsf@dod.no>

>>>>> Steinar Bang <sb@dod.no>:

>>>>> Steinar Bang <sb@dod.no>:
> [snip! Workaround for emacs DNS caching problem]
>> Looks like nntp-open-telnet-stream is a better candidate than
>> nntp-open-via-rlogin-and-telnet and friends.  I think I'll try this.

> It sort of works until a group is entered, and an attempt to visit an
> article is made.

> What happens then is that a message like eg.
>  Fetching articles for nntp+news.gmane.org:gmane.emacs.gnus.general...
> is written to the minibuffer, and then nothing happens for a loong
> time.  Then the article appears but the message in the minibuffer
> persists, but the user interface is frozen.  I can get control over
> emacs/gnus again, by pressing `C-g'.
[snip!]
> Also, I can't post.  When I tried posting this article, I got the
> message 
>  441 Required "Subject" header is missing 
> in the minibuffer.

google didn't find anything relevant, but Gnus Xapian did! :-)
	http://article.gmane.org/gmane.emacs.gnus.general/54809

This seems to be working...
 	(nntp "news.gmane.org"
	      (nntp-open-connection-function nntp-open-telnet-stream)
	      (nntp-end-of-line "\n"))
(that is, the nntp-end-of-line setting fixed the open article problem
and if this post goes out, it fixed the 441 problem...)





  reply	other threads:[~2005-12-13 19:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-12 10:02 Steinar Bang
2005-12-12 15:56 ` Simon Josefsson
2005-12-12 17:29   ` Steinar Bang
2005-12-13 16:33     ` Simon Josefsson
2005-12-13 18:51       ` Adrian Aichner
2005-12-13 19:19         ` Steinar Bang
2005-12-14 14:15           ` Simon Josefsson
2005-12-14 20:21             ` Steinar Bang
2005-12-15 10:48               ` Simon Josefsson
2005-12-13 18:57       ` Steinar Bang
2005-12-12 16:53 ` Jesper Harder
2005-12-12 17:22   ` Steinar Bang
2005-12-12 22:19 ` Bjørn Mork
2005-12-13 12:34   ` Steinar Bang
2005-12-13 14:00     ` Steinar Bang
2005-12-13 16:33       ` Steinar Bang
2005-12-13 19:24         ` Steinar Bang [this message]
2006-01-18 11:35 ` gmane spam reporting problems moving between networks (Was: nntp problems with hibernating and waking up in a new network) Steinar Bang
2006-01-19 10:13   ` gmane spam reporting problems moving between networks Simon Josefsson
2006-08-02 19:38   ` gmane spam reporting problems moving between networks (Was: nntp problems with hibernating and waking up in a new network) Steinar Bang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874q5cn6ke.fsf@dod.no \
    --to=sb@dod.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).