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

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

Re: Hiding long headers


From: Harry Putnam
Subject: Re: Hiding long headers
Date: Sat, 27 Mar 2010 10:25:17 -0500
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/24.0.50 (gnu/linux)

Samuel Sinayoko <s.sinayoko@soton.ac.uk> writes:

> Dear list,
>
> I'm a new user of Gnus. I'm getting more comfortable with it but am
> having problems hiding long headers. After looking at the manual I've
> added this to my .gnus file:
>
> (setq gnus-treat-hide-boring-headers 'head)
> (setq gnus-boring-article-headers '(empty followup-to reply-to long-to))
>
> However it had no effect. I also realised that I am not able to hide
> headers at all (W W h). I have checked that
>
> gnus-show-all-headers's value is nil
>
> Has anyone had the same problem? Thanks for your help!

I never see that problem.

All I see in .gnus about headers that looks likely to bare on that is:
 (wrapped for mail)

(setq gnus-visible-headers 
  "^From:\\|^Subject:\\|^To:\\|^Date:\\|^Message-ID:\\|^X-Spam-Status:\\|
  ^X-HP.*:\\|^Newsgroups:\\|^X-Newsgroups:\\|^Keywords:\\|^Gnus-Warning:")

Mine is more inclusive that most folks would probably want but you see
the format there.

If you set a regex similar in form but only including headers you want
to see, does that do what you want?





reply via email to

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