Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Entering groups
Date: Mon, 04 Dec 2006 11:25:40 +0100	[thread overview]
Message-ID: <v9irgsufdn.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <nl4pscron7.fsf@gmail.com>

On Mon, Dec 04 2006, Hadron Quark wrote:

> Reiner Steib <reinersteib+gmane@imap.cc> writes:
>> If you want to change the User-Agent, please use one conforming to
>> RFC2616 or the current drafts.  For the statistics, it would be nice
>> if you could use the default (or remove `system' if you don't want to
>> expose it).  See `C-h v gnus-user-agent RET'.
>
> That will be coming off, sorry - I was messing with gnushush and forgot
> to turn it back off.

"User-Agent: No Gnus v0.6" is not valid.  I'd suggest to
  (setq gnus-user-agent '(gnus))
which would result in...

| User-Agent: Gnus/5.110006 (No Gnus v0.6)

>>> (setq gnus-permanently-visible-groups "[nnmaildir,gnu].*") 
>>
>> You probably meant "^\\(nnmaildir\\|gnu\\)\\.".
>
> It seems to work ok for me : should I change to your line?

Your regexp matches every group that contains at least one of the
characters , a d g i l m n r u: "[nnmaildir,gnu].*" = "[,adgilmnru].*".
See (info "(emacs)Regexps").

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

  reply	other threads:[~2006-12-04 10:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-02  0:10 Slackrat
2006-12-02  4:16 ` Robert D. Crawford
2006-12-05 18:14   ` Slackat
2006-12-05 21:42     ` Adam Sjøgren
2006-12-26  7:39       ` Gernot Hassenpflug
2006-12-06 21:55     ` Robert D. Crawford
2006-12-06 21:59       ` David Kastrup
2006-12-07 11:05         ` Robert D. Crawford
2006-12-03 19:03 ` Hadron Quark
2006-12-03 21:31   ` Reiner Steib
2006-12-04  9:33     ` Hadron Quark
2006-12-04 10:25       ` Reiner Steib [this message]
2006-12-05 20:57         ` Hadron Quark

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=v9irgsufdn.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.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).