Gnus development mailing list
 help / color / mirror / Atom feed
From: prj@po.cwru.edu (Paul Jarc)
Subject: Re: Strange server names confusion
Date: Sun, 02 Sep 2001 19:13:13 -0400	[thread overview]
Message-ID: <m3elppp4o0.fsf@multivac.cwru.edu> (raw)
In-Reply-To: <vafzo8dna81.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Sun, 02 Sep 2001 12:44:14 +0200")

Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) wrote:
> Is there a way for a foreign server to have a different name than
> address using the `normal' Gnus functions?

When you create the server, Gnus asksk you for the name.  The string
you give is used for both the name and the address.  But then you can
edit the server to change the address.

> I have the following entry in gnus-server-alist:
> 
> ("quimby" nntp "quimby" (nntp-address "news.gnus.org"))
> 
> I think that this means that both the name and the address are
> "quimby".  Therefore, "nntp:quimby" should work.  But it doesn't, only
> "quimby" works.

I think that means that either I've misunderstood and misexplained
things, or there's a bug in Gnus.  Try this:
(eq (gnus-server-to-method "quimby") (gnus-server-to-method "nntp:quimby"))
If they are eq, then presumably Gnus is using something other than
gnus-server-to-method to interpret the server names in group infos -
maybe this is a bug.  If they are not eq, then I've misunderstood
something.

> Or are you saying that with the above entry, "nntp:news.gnus.org"
> should work?  Whee...

No, I wouldn't expect that to work.


paul


  reply	other threads:[~2001-09-02 23:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-01 19:06 Kai Großjohann
2001-09-01 19:39 ` Simon Josefsson
2001-09-01 21:59   ` Kai Großjohann
2001-09-02  4:54     ` Paul Jarc
2001-09-02 10:44       ` Kai Großjohann
2001-09-02 23:13         ` Paul Jarc [this message]
2001-09-03  8:23           ` Simon Josefsson
2001-09-03 14:17             ` Kai Großjohann
2001-09-03 23:04               ` Paul Jarc
2001-09-04 13:44                 ` Kai Großjohann
2001-09-05  0:55                   ` Paul Jarc
2001-09-04  0:05             ` Paul Jarc
2001-09-03 10:21           ` Kai Großjohann

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=m3elppp4o0.fsf@multivac.cwru.edu \
    --to=prj@po.cwru.edu \
    /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).