Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Cc: ding@ifi.uio.no
Subject: Re: ANNOUNCE: nndb 0.2
Date: 26 Mar 1996 04:49:48 +0100	[thread overview]
Message-ID: <w8sivfsy0mb.fsf@aegir.ifi.uio.no> (raw)
In-Reply-To: <yyabulldu0m.fsf@arls2006.fuentez.com>

Joe Hildebrand <hildjj@fuentez.com> writes:

> "G m", group name, nntp, server.
> 
> wait for the timeout.
> 
> "G e", then change the line like:
> 
> (nntp "arls2007")
> 
> to 
> 
> (nntp "arls2007"
>       (nntp-port-number 9000))
> 
> It looks like if you do this for one group, all subsequent groups will
> work without modification.
> 
> I think there has to be an easier way, too.  Lars?

Go to the server buffer:  `^'.  `a nntp RET db RET' to add a new
server.  `e' to edit it to:

 (nntp "db"
	(nntp-address "whatever")
        (nntp-port-number 9000))

Now when you `G m' a group, you can name "db" as the select method,
and everything should work fine.

-- 
  "Yes.  The journey through the human heart 
     would have to wait until some other time."


  reply	other threads:[~1996-03-26  3:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-03-24  1:39 Joe Hildebrand
1996-03-24  2:22 ` Thomas Neumann
1996-03-25 16:20   ` Joe Hildebrand
1996-03-26  3:49     ` Lars Magne Ingebrigtsen [this message]
1996-03-27 23:23       ` Thomas Neumann
1996-03-28  0:40         ` Dave Blacka
1996-03-28 12:09           ` Thomas Neumann
1996-03-28  4:04         ` Lars Magne Ingebrigtsen

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=w8sivfsy0mb.fsf@aegir.ifi.uio.no \
    --to=larsi@ifi.uio.no \
    --cc=ding@ifi.uio.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).