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

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

Re: User-Agent X-Mailer headers in normal article view


From: Lars Tobias Børsting
Subject: Re: User-Agent X-Mailer headers in normal article view
Date: Thu, 30 Sep 2004 13:19:16 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (usg-unix-v)

Hi Tassilo and Damien,

"Tassilo Horn" <heimdall@uni-koblenz.de> writes:

> (setq gnus-visible-headers
>       '("^From:"
>       "^To:"
>       "^Followup-To:"
>       "^Reply-To:"
>       "^Subject:"
>       "^Date:"
>       "^Newsgroups:"
>       "^Organization:"
>       "^User-Agent:"
>       "^X-Mailer:"))

Damien Wyart <damien.wyart@free.fr> writes:

> You have to tune the gnus-visible-headers variable, for example :
>
> (setq gnus-visible-headers
>  '("^From:\\|^Organization:\\|^To:\\|^Cc:\\|^Reply-To:\\
>             |^Subject:\\|^Sender:"
>    "^Newsgroups:.+[,]+.*$"
>    "^X-Mailer:\\|^X-Newsreader:\\|^User-Agent:\\|^X-Posting-Agent:"
>    "^Followup-To:\\|^Date:"
>    ))


Thanks, guys, it works very well!

-- 
Lars Tobias Børsting

reply via email to

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