Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Samuel Sinayoko <s.sinayoko@soton.ac.uk>
To: info-gnus-english@gnu.org
Subject: Re: Hiding long headers
Date: Sun, 28 Mar 2010 11:09:56 +0100	[thread overview]
Message-ID: <86aats69l7.fsf@soton.ac.uk> (raw)
In-Reply-To: <87mxxtd1i6.fsf@mean.albasani.net>

Memnon Anon <gegendosenfleisch@googlemail.com> writes:

> 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!
>>
>> Sam
>
> Not sure it helps you, but here are my settings:
>
> ;; Pretty self-explanatory
> (setq gnus-visible-headers "^From:\\|^Newsgroups:\\|^Subject:\\|^Date:\\
> |^Followup-To:\\|^Reply-To:\\|^Summary:\\|^Keywords:\\|^To:\\|^[BGF]?Cc:\\
> |^Posted-To:\\|^Mail-Copies-To:\\|^Mail-Followup-To:\\|^Apparently-To:\\
> |^Gnus-Warning:\\|^Resent-From:\\|^X-Sent:\\|^User-Agent:\\|^X-Mailer:\\
> |^X-Newsreader:")
> (setq gnus-sorted-header-list '("^From:" "^Subject:" "^Summary:"
> "^Keywords:" "^Newsgroups:" "^Followup-To:" "^To:" "^Cc:" "^Date:"
> "^User-Agent:" "^X-Mailer:" "^X-Newsreader:"))
>
> So, I only see those headers interesting to me. If I ever need to know
> the rest, "t" toggles display of all headers.
>
> hth memnon

Hi guys, 

Thanks a lot, that was helpful. I'm now able to hide the Cc list by
default, so I don't see the horribly long Cc lists. 

However, I'd still love to show the Cc list with only the first few
recipients though, which I think is what 
   (setq gnus-boring-article-headers '(long-to))
is supposed to do. This still doesn't work though.

Is anyone else using gnus-boring-article-headers?

I forgot to say but I'm using Gnus v5.13 and GNU Emacs 23.0.91.1

Cheers,

Sam

      reply	other threads:[~2010-03-28 10:09 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
2010-03-27 19:18 ` Memnon Anon
2010-03-28 10:09   ` Samuel Sinayoko [this message]

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=86aats69l7.fsf@soton.ac.uk \
    --to=s.sinayoko@soton.ac.uk \
    --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).