Re: Displaying stuff from spamassassin headers in the summary buffer?

Andreas Schwab <[email protected]>
Newsgroups gmane.emacs.gnus.general
Message-ID <[email protected]>
On Jan 28 2024, Steinar Bang wrote:

> Right now I have to do C-u g to see these headers in the raw message.

t runs the command gnus-summary-toggle-header (found in
gnus-summary-mode-map), which is an interactive byte-compiled Lisp
function in ‘gnus-sum.el’.

It is bound to t and W t.

(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.

-- 
Andreas Schwab, [email protected]
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.