Package: mutt
Version: 1.5.17-2
Severity: minor

1. I looked all around the mutt upsteam site and even registered for
an account, but cannot find the Submit Bug button. Never mind.

2. Bug for you:
$ for i in q r; do mutt -f $i; cat $i; done
q: No such file or directory (errno = 2)
cat: q: No such file or directory
r: Success (errno = 0) <---lousy mutt error message
cat: r: Permission denied
$ touch j
$ chmod 0 j
$ mutt -f j
j: Permission denied (errno = 13)
$ ls -l ?
---------- 1 jidanni jidanni     0 2008-01-12 18:33 j
-rw------- 1 dyy     dyy     42560 2008-01-12 18:28 r <---the troublesome one
$ whoami
jidanni



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to