Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
Subject: Re: XEmacs + Gnus problem on Win XP <-- knit picking your post
Date: Thu, 22 Dec 2005 07:36:13 +0900	[thread overview]
Message-ID: <b4mlkye13j6.fsf@jpl.org> (raw)
In-Reply-To: <868xuen48f.fsf@no.where>

>>>>> In <868xuen48f.fsf@no.where> My Haz wrote:

> use M-Q to make the paragraphs fit :D

Or you can use `W Q' in the summary buffer.

>>>>> In <gJ9qf.133$Cd7.13@read3.inet.fi> Kristian Kerola wrote:

> Hello,

> I decided to start following my news at home on my Windows XP
> computer. Installed XEmacs 21.4.18 and used its package handling
> system to download Gnus 5.10.7 and the packages required by it.
> Everything fine so far but not after this point.  When I start Gnus
> first everything appeas fine but as it starts connecting to
> nntp-server it freezes.  Actually, freezing is bit misleading
> expression as Xemacs obviously is doing something since it uses like
> 90% of CPU-time.  Gnus however, wont advance from this point.  I tried
> waiting for quite a while.

> I used a simple port forwading script

Using ssh?

> and I can tell the connection is formed and nntp-server sends reply:

> 200 Sonera corp Internet services -- http://fi.soneraplaza.net/
> (Twister v2.0.7. 348)\r\n

> Gnus just does seem to react to this in any way.  It never sends
> anything back to the server.

> Any ideas what could be wrong and how to fix it?

How have you set the `gnus-select-method' variable?  If the nntp
port is forwarded to the port number 1190 in the localhost named
"localhost", you may want to have set it as follows:

(setq gnus-select-method
      '(nntp "localhost" (nntp-port-number 1190)))

You can consult the Gnus Info manual for all kind of such things.


  reply	other threads:[~2005-12-21 22:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-21 10:00 XEmacs + Gnus problem on Win XP Kristian Kerola
2005-12-21 10:17 ` XEmacs + Gnus problem on Win XP <-- knit picking your post My Haz
2005-12-21 22:36   ` Katsumi Yamaoka [this message]
2005-12-22 12:37     ` Kristian Kerola
2005-12-22 13:13       ` Kristian Kerola
2005-12-22 12:30   ` Kristian Kerola

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=b4mlkye13j6.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    /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).