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: Tassilo Horn
Subject: Re: User-Agent X-Mailer headers in normal article view
Date: Wed, 29 Sep 2004 21:23:51 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

Lars Tobias Børsting <larstobi@itea.ntnu.no> writes:

> Hello,

Hi,

> I often find it useful to see which user agent the mail has been sent
> with. Therefore I would like to get the article buffer to display the
> User-Agent and the X-Mailer headers in the normal article view. Is
> this easy to do? Any suggestions?

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

Regards,
Tassilo
-- 
Gnus gives you all the opportunity you could possibly want for
shooting yourself in the foot. 
                  - taken from the Gnus INFO page -

reply via email to

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