Hi,
* Christoph Berg [07-03-24 15:21:53 +0100] wrote:
Re: To Mutt Developers 2007-03-21 <[EMAIL PROTECTED]>
The syntax is even "almost" backwards compatible:
mutt -a filelist -- rcptlist
mutt -a file rcptlist
Here's a patch that implements this. (And does likewise for mutt -A
and -Q.)
I remember some sort of religious flames about GNU getopt reordering
arguments and so I wonder if that matters since you get the offset of
'--' and use it. In particular I don't know (but didn't try) how this:
mutt -s foobar -e ... -e ... -a file1 file2 -- rcptlist
might get reordered.
bye, Rocco
--
:wq!