Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
To: info-gnus-english@gnu.org
Subject: Re: Hiding long headers
Date: Sat, 27 Mar 2010 10:25:17 -0500	[thread overview]
Message-ID: <87mxxtokgy.fsf@newsguy.com> (raw)
In-Reply-To: <86ljdfatrw.fsf@soton.ac.uk>

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	other threads:[~2010-03-27 15:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-26 17:15 Samuel Sinayoko
2010-03-27 15:25 ` Harry Putnam [this message]
2010-03-27 19:18 ` Memnon Anon
2010-03-28 10:09   ` Samuel Sinayoko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mxxtokgy.fsf@newsguy.com \
    --to=reader@newsguy.com \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).