help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to hide Gnus email headers?


From: Richard Wellum
Subject: Re: How to hide Gnus email headers?
Date: Fri, 21 May 2004 11:10:03 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (usg-unix-v)

Edward O'Connor <ted@oconnor.cx> writes:

>> In my .gnus file I have:
>> 
>>     ;; The headers that are shown for messages or news-articles.
>>     (setq gnus-visible-headers '("^From:" "^Date:" "^Subject:" "^To:" "^Cc:"
>>      "^Followup-To:" "^Reply-To:" "^Newsgroups:"))
>>     ;; The order of headers shown in article buffers.
>>     (setq gnus-sorted-header-list '("^Date:" "^From:" "^Reply-To:"
>>                                     "^Followup-To:" "^Subject:"
>>                                     "^To:" "^Cc:" "^Newsgroups:"))
>
> Why not just this?
>
> (setq gnus-sorted-header-list '("^Date:" "^From:" "^Reply-To:"
>                                 "^Followup-To:" "^Subject:"
>                                 "^To:" "^Cc:" "^Newsgroups:"))
> (setq gnus-visible-headers gnus-sorted-header-list)
>
> Ted
>
> -- 
> Edward O'Connor
> ted@oconnor.cx

No effect on my mail :-(.

||Rich

BTW: If I select from the menu-bar, "treatment hide headers" - that gets
the effect I am looking for....





reply via email to

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