Re: mutt/1106: wish $file_charset
Synopsis: wish $file_charset
**** Comment added by tamo on Fri, 07 Oct 2005 11:31:47 +0200 ****
uploading
http://www.emaillab.org/mutt/1.5.10/patch-1.5.10.tt.attach_charset.1.gz
(yes, $file_charset is now $attach_charset)
This is a very short patch. Only about 10 lines.
Because it uses mutt's already-implemented-but-unused ability.
("grep convert_file_from_to *.c" shows you that the fourth argument is
currently unused.)
$attach_charset (know as $file_charset) has been used by many users for many
years.