On Tue, Sep 10, 2002 at 01:58:54PM -0400, Mark J. Reed wrote:
> On Tue, Sep 10, 2002 at 01:48:19PM -0400, Mark J. Reed wrote:

>         set index_format="%4C%Z%[%b %d] %-15.15L (%4l)%s"

To see the local time as well as the date in the pager, you might also
want to set 'pager_format'.  This is what I use:

    set pager_format="%4C %Z %[!%b %e at %I:%M %p]  %.20n  %s"
                                        # This format is arranged more
                                        # like the index_format and
                                        # includes the local time at
                                        # which the message was sent.
                                        # Default: "-%Z- %C/%m: %-20.20n   %s"

HTH,
Gary

-- 
Gary Johnson                               | Agilent Technologies
[EMAIL PROTECTED]                   | Spokane, Washington, USA
http://www.spocom.com/users/gjohnson/mutt/ |

Reply via email to