On Tue, Sep 10, 2002 at 01:48:19PM -0400, Mark J. Reed wrote:
> Simply replace %d with %D in the value of the $index_format
Whups, I lied.  I mean, that would be correct if you were using
%d *outside* of %{...}, but stuff inside %{...} is strftime(3) format
characters, not mutt format characters.  To use local time
instead of sender's time with the same strftime format, 
just change the {} to []:

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


-- 
Mark REED                    | CNN Internet Technology
1 CNN Center Rm SW0831G      | [EMAIL PROTECTED]
Atlanta, GA 30348      USA   | +1 404 827 4754 
--
Disk crisis, please clean up!

Reply via email to