Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: Re: 5.4.13 and virtual servers
Date: 05 Mar 1997 09:12:41 +0100	[thread overview]
Message-ID: <m2afoi92px.fsf@proletcult.slip.ifi.uio.no> (raw)
In-Reply-To: Karl Kleinpaste's message of 02 Mar 1997 18:27:29 -0500

Karl Kleinpaste <karl@jprc.com> writes:

> Then executing, e.g.,
> 	(gnus-server-get-method "news.admin.misc"
> 				'(nntp "localhost" (nntp-address "localhost"))
> returns in the minibuffer:
> 
> (nntp "localhost" (nntp-address "localhost")) 
> 
> (Seems kinda redundant, but I think that's what you wanted.)

Yup.

> Identical responses for both.  One would presume they compare as
> equivalent.  Um...unless they don't use the string= function?  Um,
> gnus-server-get-method calls get-server-to-method, and there it loops
> through the opened servers, looking for a match with `equal' rather
> than `string='.  Is this the problem?

No, that should be ok.

What does the following eval to?

(gnus-server-equal
 (gnus-find-method-for-group "news.admin.misc")
 (gnus-find-method-for-group "news.admin.technical"))

> What I'm wondering is whether two groups defined only via `G m' would
> have some relevant server difference indicated in the forms one finds
> in .newsrc.eld, or whether a group selected via server-mode would
> differ from one defined via `G m', assuming that the names typed (etc)
> are the same.

Yes.  If you give a virtual server as the select method, only the
server name will be stored in the group info.  If you give a backend
name and a server name, the select method itself will be stored in the
group info.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


  parent reply	other threads:[~1997-03-05  8:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-02-17 20:08 Sudish Joseph
1997-02-18  1:51 ` Sudish Joseph
1997-02-20  2:05   ` Lars Magne Ingebrigtsen
1997-02-20 15:00     ` Karl Kleinpaste
1997-02-23 23:06       ` Felix Lee
1997-02-24  0:21         ` Paul Franklin
1997-02-28 20:40           ` Albrecht Kadlec
1997-02-28 23:28           ` Lars Magne Ingebrigtsen
1997-02-28 23:26       ` Lars Magne Ingebrigtsen
1997-03-02 23:27         ` Karl Kleinpaste
1997-03-03  5:30           ` David Moore
1997-03-05  8:12           ` Lars Magne Ingebrigtsen [this message]
1997-03-05 12:17             ` Karl Kleinpaste

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=m2afoi92px.fsf@proletcult.slip.ifi.uio.no \
    --to=larsi@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).