|
|
 | | From: | Austin Reed | | Subject: | How to change the date_format? | | Date: | Sun, 16 Jan 2005 18:57:02 GMT |
|
|
 | I have been trying to change the date_format in .muttrc but it doesn't seem to be taking.
In the index I get for the header line of each message: dd-mm-yy like 19-03-02 and in the actual email something like Tue, 19 Mar 2002 04:15
I've tried to change it in various ways according to man strftime but none of them change what I see when mutt restarts.. Is "date_format" the wrong setting to change?
# set date_format="!%a, %b %d, %Y at %I:%M:%S%p %Z" # default according to /usr/doc/mutt/manual.txt
# set date_format="%A, %e %B %Y at %k:%M:%S %Z" # tried this too but no luck
set date_format="%A, %D at %k:%M:%S %Z" # what I use in ..muttrc
# aA abbr, full weekday name # bB abbr, full month name # cC pref date/time for locale, century as 2 digit number # dD Day of month as decimal nr, %m/%d/%y for Americans
Thanks, Larry Alkoff
|
|
 | | From: | Alan Connor | | Subject: | Re: How to change the date_format? | | Date: | Sun, 16 Jan 2005 21:04:46 GMT |
|
|
 | On Sun, 16 Jan 2005 18:57:02 GMT, Austin Reed wrote: >
This is from your headers:
X-No-Archive: yes
If you don't think that your posts are valuable enough to archive, then I don't think they are valuable enough to even bother reading.
AC
|
|
 | | From: | Austin Reed | | Subject: | Re: How to change the date_format? | | Date: | Mon, 17 Jan 2005 03:02:09 GMT |
|
|
 | On Sun, 16 Jan 2005 21:04:46 GMT, Alan Connor wrote:
>On Sun, 16 Jan 2005 18:57:02 GMT, Austin Reed wrote: >> > >This is from your headers: > >X-No-Archive: yes > >If you don't think that your posts are valuable enough to >archive, then I don't think they are valuable enough to even >bother reading. > > > >AC >
Thanks for pointing that out. I found and cancelled the no archive.
Austin
|
|
 | | From: | Sven Guckes | | Subject: | Re: How to change the date_format? | | Date: | 16 Jan 2005 19:51:27 GMT |
|
|
 | * Austin Reed [2005-01-16]: > I have been trying to change the date_format > in .muttrc but it doesn't seem to be taking.
># set date_format="!%a, %b %d, %Y at %I:%M:%S%p %Z" ># default according to /usr/doc/mutt/manual.txt > ># set date_format="%A, %e %B %Y at %k:%M:%S %Z" # tried this too but > no luck
the line is commented. -> no change. feature.
> set date_format="%A, %D at %k:%M:%S %Z" # what I use in .muttrc
and? "no change"? how can you tell? example?
> Thanks, > Larry Alkoff
you should get your own account - or adjust your setup.
Sven
|
|
 | | From: | Larry Alkoff | | Subject: | Re: How to change the date_format? | | Date: | Mon, 17 Jan 2005 03:12:14 GMT |
|
|
 | On 16 Jan 2005 19:51:27 GMT, Sven Guckes wrote:
>* Austin Reed [2005-01-16]: >> I have been trying to change the date_format >> in .muttrc but it doesn't seem to be taking. > >># set date_format="!%a, %b %d, %Y at %I:%M:%S%p %Z" >># default according to /usr/doc/mutt/manual.txt >> >># set date_format="%A, %e %B %Y at %k:%M:%S %Z" # tried this too but >> no luck > >the line is commented. -> no change. feature.
The line with the comment "tried this too but ..." is _not_ commented out in ~/.muttrc.
> >> set date_format="%A, %D at %k:%M:%S %Z" # what I use in .muttrc > >and? "no change"? how can you tell? example? My understanding is that the %D used date_format would be used when viewing messages. The Mutt manual says that %D will set an American style date format of mm-dd-yy. All my messages are in the format dd-mm-yy instead of mm-dd-yy.
Say does this refer only to _messages_sent_by_me_ ? That would explain a lot.
> >> Thanks, >> Larry Alkoff > >you should get your own account - >or adjust your setup. You mean the Austin Reed thing? OK but it is my own account. I live in Austin .
Larry
|
|
|