mutt stable branch with some hacks
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

mutt.1: Mention that -a should be last in option list. Closes #3202

+10
+9
ChangeLog
··· 1 + 2009-03-15 16:38 +0100 Rocco Rutte <pdmef@gmx.net> (650829e3eb06) 2 + 3 + * alias.c: Only define min() if not present. Closes #3199 4 + 5 + 2009-03-15 14:25 +0100 Erik Hovland <erik@hovland.org> (3c154fcdad4c) 6 + 7 + * ChangeLog, rfc822.c: The assigned value of dom is never used. Remove 8 + assignment 9 + 1 10 2009-03-15 14:24 +0100 Erik Hovland <erik@hovland.org> (557d52627a0e) 2 11 3 12 * alias.c: The file handle will leak if fread fails
+1
doc/mutt.man
··· 84 84 Attach a file to your message using MIME. 85 85 To attach multiple files, separating filenames and recipient addresses with 86 86 "\-\-" is mandatory, e.g. \fBmutt \-a img.jpg *.png \-\- addr1 addr2\fP. 87 + The \-a option must be placed at the end of command line options. 87 88 .IP "-b \fIaddress\fP" 88 89 Specify a blind-carbon-copy (BCC) recipient 89 90 .IP "-c \fIaddress\fP"