<<< Date Index >>>     <<< Thread Index >>>

Re: [PATCH] Re: attach multiple files from command line



Hi,

* Christoph Berg [07-03-24 15:21:53 +0100] wrote:
Re: To Mutt Developers 2007-03-21 <20070321193650.GB2707@xxxxxxxx>
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!