I have two different Linux accounts, on which Mutt 1.2.5i is installed.
On one of them, with messages using the charset iso-8859-15, the "@"
character is replaced by a "O" character when the message is displayed
(but no problem when I look at the message with less).

Where does the problem come from? I thought the problem was related to
the local charset definition (as only one account is affected), but the
/etc/charsets/iso-8859-15 file seems to be correct. It contains:

[...]
60
61
62
63
64
65
66
[...]

Or perhaps Mutt uses /usr/share/i18n/charmaps/ISO-8859-15, which
contains for character 64:

<At>                   /x40     <U0040> COMMERCIAL AT
<commercial-at>        /x40     <U0040> COMMERCIAL AT
<@>                    /x40     <U0040> COMMERCIAL AT
<Oa>                   /x40     <U0040> COMMERCIAL AT

whereas /usr/share/i18n/charmaps/ISO-8859-1 contains only one line
for this character:

<At>                   /x40   <U0040> COMMERCIAL AT

Any idea about what is wrong?

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA

Reply via email to