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

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

Re: boring headers


From: Reiner Steib
Subject: Re: boring headers
Date: Sun, 01 Jun 2008 12:26:32 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2.50 (gnu/linux)

On Sat, May 31 2008, Dan Griswold wrote:

> I would like Gnus to hide the To field when there are many addresses
> listed. From what I've read in the info, there are ways of doing
> this. So, I have the following in my .gnus file:
>
> (setq gnus-boring-article-headers '(empty many-to newsgroup))

I guess you want:

  (setq gnus-boring-article-headers '(empty long-to newsgroups))
                                                             ^ !

See `<f1> v gnus-boring-article-headers RET' and (info "(gnus)Hiding
Headers").

> (setq gnus-treat-hide-boring-header 'head)

  (setq gnus-treat-hide-boring-headers 'head)
                                     ^ !


As you have managed to include two typos in two expressions, I'd
recommend to consider using the customize interface.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

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