#3040: charset difference between index browser and pager

Comment (by Vincent Lefevre):

 {{{
 On 2008-03-18 16:05:37 -0500, Kyle Wheeler wrote:
 > On Tuesday, March 18 at 08:42 PM, quoth Mutt:
 >> set assumed_charset=UTF-8
 >> set charset=UTF-8//TRANSLIT
 >
 > Do not set $charset. There are very few good reasons for it.

 A good reason is to use transliteration!

 > There is *never* a good reason to use UTF-8 and //TRANSLIT at the
 > same time.

 Then, how would you write the following?

 set charset=`codeset 2> /dev/null || locale charmap`//TRANSLIT
 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/3040#comment:>

Reply via email to