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

Re: How to limit header display?



At Tue, 05 Jan 2010 14:53:53 -0500,
David Abrahams wrote:
>
>
> Is there any way to limit the headers WL displays by default?
> When reading messages I often see something like this, which is way
> more than I need:

Yep,

Right in my .wl:

(setq
 wl-message-ignored-field-list '("^.*:")
 wl-message-visible-field-list
 '("^\\(To\\|Cc\\):"
   "^Subject:"
   "^\\(From\\|Reply-To\\):"
   "^Organization:"
   "^Message-Id:"
   "^\\(Posted\\|Date\\):"
   "^\\(Mailer\\|User-Agent\\):"
   "^\\(List-Post\\):"
   "^\\(Xref\\):"
   )

 wl-message-sort-field-list
 '("^From"
   "^Organization:"
   "^X-Attribution:"
   "^Subject"
   "^Date"
   "^To"
   "^Cc"))

 -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... maus.david@gmail.com
ICQ....... 241051416

Attachment: pgpFx775BSfli.pgp
Description: PGP signature