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

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

Re: gnus-visible-headers Problem


From: Glyn Millington
Subject: Re: gnus-visible-headers Problem
Date: Sun, 05 Dec 2004 14:15:11 +0000
User-agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.4 (Security Through Obscurity, linux)

Tony Reed <trljc@altern.org> writes:

> I'm having trouble getting the headers in the Article buffer to
> display "correctly," i.e. the way I want them to.
>
> It seems I can either display _all_ the header or _none_ of the
> headers but I can't seem to get (just as an example listing)
>
> (setq gnus-visible-headers 
>       "^From:\\|^Newsgroups:\\|^Subject:\\^Date:")

Try it like this:-

(setq gnus-visible-headers (quote ("^Subject:" "^From:" "^Newsgroups:"
"^Date:" "^User-Agent:" "^X-Newsreader:" "^X-Mailer:" "^To:" )))

hth


Glyn


reply via email to

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