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

Re: [Mutt] #2956: Recipient address broken if containing Š character (UTF-8 code: 0xc5 0xA0)



#2956: Recipient address broken if containing Š character (UTF-8 code: 0xc5 
0xA0)

Comment (by Vincent Lefevre):

 {{{
 On 2007-09-17 17:09:55 +0200, Rocco Rutte wrote:
 > * Kyle Wheeler [07-09-17 09:39:02 -0500] wrote:
 >> If mutt is generating this, then something is wrong... perhaps mutt
 >> should recognize and strip out //TRANSLIT strings?
 >
 > Yes, but that's another issue (it already has a table of valid character
 > set names, it just needs to match them for $send_charset).

 Mutt doesn't need to recognize //TRANSLIT strings. The fact that I have
 a //TRANSLIT string in my $charset should not have any effect on what
 Mutt sends. $charset is only a terminal-related variable:

   Character set your terminal uses to display and enter textual data.

 [...]
 > So technically it invalidates the UTF-8 itself and afterwards more
 > or less encodes the broken subject, I think.

 Yes, but this doesn't explain why Mutt generates something with
 //TRANSLIT in the headers.
 }}}

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