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

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

Re: How do I display all headers in gnus?


From: David Hansen
Subject: Re: How do I display all headers in gnus?
Date: Thu, 02 Feb 2006 14:03:49 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

On Thu, 02 Feb 2006 13:51:27 +0100 Søren Dideriksen wrote:

> Hi, I can't seem to get gnus, to display all headers.
>
> usually I would do M-x gnus-article-show-all-headers
>
> but that doesn't seem to work anymore?

t runs the command gnus-summary-toggle-header
   which is an interactive compiled Lisp function in `gnus-sum.el'.
It is bound to t, W t, <menu-bar> <Article> <Washing> <Toggle header>.
(gnus-summary-toggle-header &optional arg)

Show the headers if they are hidden, or hide them if they are shown.
If arg is a positive number, show the entire header.
If arg is a negative number, hide the unwanted header lines.

David


reply via email to

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