Gnus development mailing list
 help / color / mirror / Atom feed
From: William Xu <william.xwl@gmail.com>
To: ding@gnus.org
Subject: Re: Browsing NNTP servers on ports other than 119?
Date: Sat, 22 Dec 2007 14:08:35 +0900	[thread overview]
Message-ID: <m2r6hfuxik.fsf@gmail.com> (raw)
In-Reply-To: <m3abo5lage.fsf@lugabout.jhcloos.org>

James Cloos <cloos+math_uh-ding@jhcloos.com> writes:

> Can anyone remind me how to specify a server on a port other than 119 to
> (gnus-group-browse-foreign-server)?

Not sure about (gnus-group-browse-foreign-server), but you can set
something like the following in gnus-select-method: 

(setq gnus-select-method
          '(nntp "news.gmane.org"
                 (nntp-address "news.gmane.org")
                 (nntp-port-number 10119)))

-- 
William

http://williamxu.net9.org




  reply	other threads:[~2007-12-22  5:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-20 14:14 James Cloos
2007-12-22  5:08 ` William Xu [this message]
2007-12-22 12:44   ` James Cloos

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=m2r6hfuxik.fsf@gmail.com \
    --to=william.xwl@gmail.com \
    --cc=ding@gnus.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).