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

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

Re: Showing all headers


From: Francis Litterio
Subject: Re: Showing all headers
Date: Sat, 08 Jan 2005 21:35:52 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (windows-nt)

Tony Reed wrote:

> I know how to set Gnus to display only those headers that I normally
> find of use, but sometimes I want to see _all_ the headers in a
> specific article, just that once (or maybe for the rest of the session
> or thread).
>
> How do I go about doing this?

In a function that has been added to gnus-summary-mode hook, execute
this code:

        (local-set-key "h" 'gnus-summary-toggle-header)

Then just press "h" to toggle all headers of an article.
--
Francis Litterio
franl <at> world . std . com

reply via email to

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