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

Re: mutt/1106: wish $file_charset



Synopsis: wish $file_charset

**** Comment added by ab on Fri, 07 Oct 2005 08:58:58 +0200 ****
 Retitle from "sends attachments in wrong charset".
$file_charset feature permits automatically to attach and
send text files originally written in a charset different
from terminal's $charset. Includes an autosensing heuristic
similar to vim's fileencodings, example:

| set file_charset="utf-8:windows-1252"

Note: Do not prepend ucs-2 there.