On Mon, Dec 04 2006, Hadron Quark wrote:
> Reiner Steib <[EMAIL PROTECTED]> 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/
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english