Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Cc: Helmut Waitzmann <Helmut.Waitzmann@studserv.uni-stuttgart.de>
Subject: difference between foreign and secondary servers?
Date: Fri, 23 Jun 2000 18:33:36 +0200	[thread overview]
Message-ID: <vafg0q4we5b.fsf@lucy.cs.uni-dortmund.de> (raw)

Helmut points out the following from the Gnus info file:

   Servers and Methods
   -------------------

      Wherever you would normally use a select method (e.g.
   `gnus-secondary-select-method', in the group select method, when
   browsing a foreign server) you can use a virtual server name instead.
   This could potentially save lots of typing.  And it's nice all over.

He interprets this to mean that he can add servers in the server
buffer, and then

(setq gnus-secondary-select-methods '("foo" "bar" "baz"))

Or maybe this:

(setq gnus-secondary-select-methods '("nnml:foo" "nnfolder:bar" "nnml:baz"))

Until now, I thought the only difference between secondary and foreign
servers was that the former are mentioned in
gnus-secondary-select-methods.  When one puts the whole server
definition (parameters and all) into gnus-secondary-select-methods,
you can see where the difference is -- you can frob the
gnus-secondary-select-methods nicely from Lisp code in site-start.el
or something, which is not possible for the foreign servers.

But Helmut doesn't do this.  In fact, the info file even suggests it.
So, where is the difference between secondary and foreign servers?
There must be more to it than just that the secondary servers are
mentioned in gnus-secondary-select-methods!

Ideas?

kai
-- 
I like BOTH kinds of music.



             reply	other threads:[~2000-06-23 16:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-23 16:33 Kai Großjohann [this message]
2000-08-14 18:02 ` Lars Magne Ingebrigtsen
2000-08-14 21:16   ` Kai Großjohann
2000-08-14 21:35     ` Laura Conrad
2000-08-14 21:45       ` Karl Kleinpaste
2000-08-14 21:52       ` ShengHuo ZHU
2000-08-14 21:24   ` 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=vafg0q4we5b.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=Helmut.Waitzmann@studserv.uni-stuttgart.de \
    /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).