Gnus development mailing list
 help / color / mirror / Atom feed
From: Frank Schmitt <usereplyto@Frank-Schmitt.net>
Subject: Re: Server name included in name of groups from gnus-select-method
Date: Mon, 05 May 2003 09:42:19 +0200	[thread overview]
Message-ID: <u1xzdet5w.fsf@hschmi22.userfqdn.rz-online.de> (raw)
In-Reply-To: <ilur87eqotv.fsf@latte.josefsson.org>

Simon Josefsson <jas@extundo.com> writes:

> Frank Schmitt <usereplyto@Frank-Schmitt.net> writes:
>
>> Some when between Oort 5.19 and Gnus 5.10 the naming convention for
>> groups from the primary select-method seems to have changed. Before
>> when I subscribed to foo.bar.baz on my primary server, the group
>> appeared as foo.bar.baz in groups buffer, now it's
>> nntp+127.0.0.1:foo.bar.baz.
>
> I can't reproduce this, are you sure you don't have a server
> nntp:127.0.0.1 defined and subscribed some group on it?

I'm absolutely sure. I hit F to find new groups on my local news server
and got the message "one group arrived", then I tried to U name.of.group
but Gnus told me "no match". Then I entered server buffer, hit <ret> with
point over the server (my only nntp server, no ssh connection) and all
old groups were shown with the correct names, only the new one had the
nntp+127.0.0.1: prefix.

The same error was reported in the German gnus newsgroup
de.comm.software.gnus, too. The guy there used AFAIK also a news server
running on localhost, perhaps this is an issue. An other possible reason
might be, that I fetch news from the same server (localhost) I fetch my
mail via pop3.

Here are the relevant parts of my .gnus:

(setq gnus-select-method '(nntp "127.0.0.1"))
(require 'nnir)
(add-to-list 'gnus-secondary-select-methods '(nnml "" (nnir-search-engine swish++)))
;;Woher kommen die Mails?
(setq mail-sources '((pop :server "localhost"
                          :user "******"
                          :password "******")))
(setq gnus-group-line-format "%P%M%S[%5t]%5y : %(%g%)\n")

MFG Frank

-- 
WANTED: A nice signature
REWARD: none



  parent reply	other threads:[~2003-05-05  7:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-04 21:29 Frank Schmitt
2003-05-04 21:59 ` Johan Bockgård
2003-05-04 21:59 ` Johan Bockgård
2003-05-04 22:10 ` Johan Bockgård
2003-05-04 22:46 ` Johan Bockgård
2003-05-04 23:22 ` Simon Josefsson
2003-05-04 23:47   ` Harry Putnam
2003-05-05  7:42   ` Frank Schmitt [this message]
2003-05-05 15:04     ` Simon Josefsson
2003-05-05 15:15       ` Frank Schmitt
2003-05-05 20:29         ` Frank Schmitt
2003-05-05 17:50     ` Frank Haun

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=u1xzdet5w.fsf@hschmi22.userfqdn.rz-online.de \
    --to=usereplyto@frank-schmitt.net \
    --cc=replies@Frank-Schmitt.net \
    /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).