info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Entering groups


From: Reiner Steib
Subject: Re: Entering groups
Date: Mon, 04 Dec 2006 11:25:40 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.91 (gnu/linux)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]