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

Re: setting default encodings



Hello Sören,

 On Wednesday, April 13, 2005 at 1:11:17 PM +0200, Sören Edzen wrote:

> I get garbled chars in mutt. Your funny chars, for instance, shows up
> as rectangles in both mutt and vim.

    Your quote, name, and signature were fine: Probably good setup, only
your font doesn't have Tobia's chars. What is your terminal? This shows
two rectangles?

| $ echo -e "\342\212\206 \342\207\222"
| _C_ =>                (handmade Ascii transliteration)

    From UTF-8 table:

| <U2286>       /xe2/x8a/x86    SUBSET OF OR EQUAL TO
| <U21D2>       /xe2/x87/x92    RIGHTWARDS DOUBLE ARROW


> LANG=en_US.UTF-8

    For Sweden? Why don't you use sv_SE.UTF-8?


Bye!    Alain.
-- 
Mutt muttrc tip to send mails in best adapted first necessary and sufficient
charset (version for Western Latin-1/Latin-9/CP-850/CP-1252 terminal users):
set send_charset="us-ascii:iso-8859-1:iso-8859-15:windows-1252:utf-8"