nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] UTF=8 in message bodies


From: Ralph Corderoy
Subject: Re: [Nmh-workers] UTF=8 in message bodies
Date: Wed, 05 Dec 2012 17:35:02 +0000

> > obiwan-[~] mcr 3690 %echo $LANG
> > C
> > obiwan-[~] mcr 3691 %env | grep LC
> > LC_TIME=en_DK
> > LC_ALL=C
> 
> I think (assuming your tablet is UTF-8) want a LC_CTYPE=en_CA.UTF-8 in
> there.  Or something close to that.

Mine's

    $ locale
    LANG=en_GB.utf8
    LANGUAGE=
    LC_CTYPE="en_GB.utf8"
    LC_NUMERIC="en_GB.utf8"
    LC_TIME="en_GB.utf8"
    LC_COLLATE="en_GB.utf8"
    LC_MONETARY="en_GB.utf8"
    LC_MESSAGES="en_GB.utf8"
    LC_PAPER="en_GB.utf8"
    LC_NAME="en_GB.utf8"
    LC_ADDRESS="en_GB.utf8"
    LC_TELEPHONE="en_GB.utf8"
    LC_MEASUREMENT="en_GB.utf8"
    LC_IDENTIFICATION="en_GB.utf8"
    LC_ALL=
    $

And AIUI LC_ALL will override all others if set, which is useful for a
quick test.

Cheers, Ralph.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]