JP> Interesting; what's in your muttrc?
No .muttrc. I see the problem. The message is overwritten by \r's:
$ mutt -f /var/log/syslog|od -c|col
000
*
240 \r \n \n
260
*
0003600 \r \r \a
0003620
*
0004040 \r \n \n
0004060
*
0007400
On Wed, Jan 16, 2008 at 11:34:00AM +0800, [EMAIL PROTECTED] wrote:
> Please retry on an account with a ~/Mail directory in place!
Interesting; what's in your muttrc? I see in strace:
stat64("/home/jpryzby/Mail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat64("/dev/sda", {st_mode=S_IFBLK|0
Please retry on an account with a ~/Mail directory in place!
$ test -r /var/log/syslog||echo no
no
$ mutt -f /var/log/syslog
/var/log/syslog: Success (errno = 0)#<---BAD MESSAGE "Success" HERE
$ mv Mail OMail
$ mutt -f /var/log/syslog #(Here we are asked a question too.)
/var/log/syslog: P
3 matches
Mail list logo