Re: header in pager

1999-09-03 Thread Axel Tillequin
Ouch, Sorry for the disturb. I should have check the manual more carefully... Actually i was looking for something like "unset pager_header" (foolish me). well, i'm not so used to mutt configuration yet, but i'm working ;-))) thanks folks ! -- Axel.

Re: header in pager

1999-09-03 Thread Roland Rosenfeld
On Fri, 03 Sep 1999, Axel Tillequin wrote: > My pager (builtin) displays the full header of each message. Is it > possible to > display only the "date from subject to cc" part of it ? ignore * unignore date from subject to cc Ciao Roland -- * [EMAIL PROTECTED] * http://www.spinnaker

Re: header in pager

1999-09-03 Thread Jan Peter Hecking
On Fri, Sep 03, 1999 at 04:08:44PM +0100, Axel Tillequin wrote: > My pager (builtin) displays the full header of each message. Is it > possible to > display only the "date from subject to cc" part of it ? >From the mutt manual: -- snip

Re: header in pager

1999-09-03 Thread E Forrest Carpenter
> My pager (builtin) displays the full header of each message. Is it > possible to > display only the "date from subject to cc" part of it ? Put this in your .muttrc: ignore * unignore date from subject to cc (You can use the "hdr_order" command to change the order in which they are displayed;

Re: header in pager

1999-09-03 Thread Wolfgang W. Baumann
Referring to Axel Tillequin <[EMAIL PROTECTED]> on Sep 03, 1999: | My pager (builtin) displays the full header of each message. Is it | possible to | display only the "date from subject to cc" part of it ? from my .muttrc: # Header fields I don't normally want to see ignore *# ignore al

header in pager

1999-09-03 Thread Axel Tillequin
Hi again ;-) My pager (builtin) displays the full header of each message. Is it possible to display only the "date from subject to cc" part of it ? -- Axel.