]> granicus.if.org Git - neomutt/commit
Fix mailcap %{charset} expansion in send mode
authorKevin McCarthy <kevin@8t8.us>
Fri, 8 Mar 2019 10:06:52 +0000 (18:06 +0800)
committerRichard Russon <rich@flatcap.org>
Tue, 9 Apr 2019 11:54:27 +0000 (12:54 +0100)
commita66c5061aa3444e1e518538b21118694ed5d64fe
tree4328e300d159c79126ed57fa72048bc1b2b98b85
parent5521459f3ceaafe361b08a2f8c0466f44655083e
Fix mailcap %{charset} expansion in send mode

Use the current charset of the file for the parameter, since the file
hasn't been converted yet.

Co-authored-by: Richard Russon <rich@flatcap.org>
rfc1524.c