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

Re: How do I get rid of the mutt mail headers?



Incoming from Jake Johnson:
> 
> I am trying to get rid of the mutt mail headers.  I don't like it
> that I have to page through so much text just to read the email.
> Please note that it is not the verbose headers either.

ignore *

unhdr_order *

unignore \
  from: \
  subject: \
  date: \
...

hdr_order \
   from: \
   subject: \
   date: \
...

set hdrs=yes


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)               http://www.spots.ab.ca/~keeling 
- -



Reply to: