Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* boring headers
@ 2008-05-31 21:11 Dan Griswold
  2008-06-01 10:26 ` Reiner Steib
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Griswold @ 2008-05-31 21:11 UTC (permalink / raw)
  To: info-gnus-english

Hi,

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))

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


But alas, there is no effect on the display of articles with numerous
recipients in the To field.

Any ideas?

TIA


Dan

-- 
--------------
Dan Griswold
Rochester, NY
--------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: boring headers
  2008-05-31 21:11 boring headers Dan Griswold
@ 2008-06-01 10:26 ` Reiner Steib
  2008-06-03 13:19   ` Dan Griswold
  0 siblings, 1 reply; 4+ messages in thread
From: Reiner Steib @ 2008-06-01 10:26 UTC (permalink / raw)
  To: info-gnus-english

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/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: boring headers
  2008-06-01 10:26 ` Reiner Steib
@ 2008-06-03 13:19   ` Dan Griswold
  2008-06-03 16:51     ` Reiner Steib
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Griswold @ 2008-06-03 13:19 UTC (permalink / raw)
  To: info-gnus-english

Reiner Steib <reinersteib+gmane@imap.cc> writes:

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

Ouch. Thanks, Dad. :/

Seriously, neither fixing the typos nor using the customize interface
results in the desired behavior.

Dan

-- 
--------------
Dan Griswold
Rochester, NY
--------------

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: boring headers
  2008-06-03 13:19   ` Dan Griswold
@ 2008-06-03 16:51     ` Reiner Steib
  0 siblings, 0 replies; 4+ messages in thread
From: Reiner Steib @ 2008-06-03 16:51 UTC (permalink / raw)
  To: info-gnus-english

On Tue, Jun 03 2008, Dan Griswold wrote:

> Seriously, neither fixing the typos nor using the customize interface
> results in the desired behavior.

Show us your Lisp expressions (copy&paste!), the output of `<f1> v
gnus-boring-article-headers RET' and `<f1> v
gnus-treat-hide-boring-headers RET', the displayed header and the
expected displayed headers for a sample message.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-06-03 16:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-31 21:11 boring headers Dan Griswold
2008-06-01 10:26 ` Reiner Steib
2008-06-03 13:19   ` Dan Griswold
2008-06-03 16:51     ` Reiner Steib

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