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

Re: [Mutt] #3040: charset difference between index browser and pager



#3040: charset difference between index browser and pager

Comment (by Alain Bench):

 {{{
 Hello Miek, and thank you for the problem report.

  On Tuesday, March 18, 2008 at 20:42:11 -0000, Miek Gieben wrote:

 >| set assumed_charset=UTF-8

     You .nl very probably don't want that: try cp1252 instead.


  On Tuesday, March 18, 2008 at 21:21:53 -0000, Miek Gieben wrote:

 >>>| set charset=UTF-8//TRANSLIT
 > I've removed those settings from my muttrc. [...] the question marks
 > in the index look more fancy now.

     And thread trees were broken (on many terminals)? That is probably
 a bug. Mutt should consider UTF-8//TRANSLIT as beeing UTF-8, print the
 fancy replacement characters instead of simple question marks, and print
 trees by their UTF-8 code instead of ACS.

     I guess that Charset_is_utf8, mutt_is_utf8(), mutt_is_us_ascii(),
 and maybe even mutt_chscmp() need to be made to tolerate the //IGNORE
 and //TRANSLIT suffixes.


  On Wednesday, March 19, 2008 at 9:21:45 -0000, Miek Gieben wrote:

 > You may close my bug report.

     Wait a second: There are indeed 42 possible "normal" reasons for the
 index/pager discrepency. But I'd like to be sure it doesn't hide a bug:
 Could you please show us the original raw "From:" header?


 Bye!    Alain.
 }}}

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