Package: devscripts
Version: 2.10.46
Severity: important
Tags: patch
X-Debbugs-CC: m...@packages.debian.org

Hello,

apparently as of recently Mutt has started assuming that all arguments
after "-a" are now files to attach, rather than only taking the next
argument as a file, and the rest as addresses. Compare, eg. between
Lenny and unstable:

    % mutt -a /lib/libc.so.6 f...@example.com

In unstable, it will complain that f...@example.com does not exist (as a
file).

I'm not sure if this is a bug in Mutt or not, but the manual page seems
to imply you should use:

    % mutt -a /lib/libc.so.6 -- f...@example.com

However, this will also work:

    % mutt f...@example.com -a /lib/libc.so.6

Cheers,

-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
Russian roulette in bash: ((RANDOM%6)) || rm -rf ~




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to