Gnus development mailing list
 help / color / mirror / Atom feed
From: Miles Bader <miles@gnu.org>
Cc: ding@gnus.org
Subject: Re: Defining a secondary nntp server for gnus
Date: Wed, 02 May 2007 08:18:43 +0900	[thread overview]
Message-ID: <87fy6gp1yk.fsf@catnip.gol.com> (raw)
In-Reply-To: <87d51kntex.fsf@orme.bigwalter.net> (Daniel Jensen's message of "Tue\, 01 May 2007 23\:08\:38 +0200")

daniel@bigwalter.net (Daniel Jensen) writes:
> I think this will look for the group on your primary server. Try to
> prefix it with "nntp+news.gmane.org:".

Incidentally, this is one of the things I find the most annoying about
gnus secondary servers/select-methods -- it's _very_ common that the
group names are entirely disjoint (e.g. gmane always uses "gmane.") or
simple to disambiguate (I call all my mail groups "mail." and I do not
care about usenet "mail." groups -- I always want my group names to take
precedence), but still I always have to use the stupid (long) prefix for
everything except the primary method...

It would be really nice if there were a setting in gnus which would
essentially allow me to map group names _without_ a select-method prefix
to particular prefixes.

E.g. something like,

   (setq gnus-select-method-mapping-alist 
         '(("^gmane\\." . "nntp+news.gmane.org")
           ("^mail\\." . "nnml")))

Is there already such a function or setting in Gnus?

[I primarily want this for interactive use -- I suppose it would make
sense to not do such mappings for group names stored in files etc.]

-Miles

-- 
"1971 pickup truck; will trade for guns"



           reply	other threads:[~2007-05-01 23:18 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <87d51kntex.fsf@orme.bigwalter.net>]

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=87fy6gp1yk.fsf@catnip.gol.com \
    --to=miles@gnu.org \
    --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).