all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
To: help-gnu-emacs@gnu.org
Subject: Re: Charset problem
Date: Sat, 15 Sep 2007 13:43:35 +1000	[thread overview]
Message-ID: <87lkb8a908.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: fcdvh5$btp$03$1@news.t-online.com

Christian Schröder <chschroe@math.uni-goettingen.de> writes:

> Eli Zaretskii wrote:
>> I think this is your problem, right there: on a Posix locale, Emacs
>> disables all its automagic for non-ASCII characters, and expects you
>> to tell it explicitly what to do, which is a pain.
>>
>> Can you set up an ISO-8859-1 or ISO-8859-10 locale?  If not, why not?
>> I'd expect that users in Germany use a German locale.
>
> As far as I know I have to set the "LANG" or "LC_CTYPE" environment
> variable, or is there any other way to change the locale?
> After setting LANG to "de_DE" (-> export LANG=de_DE) the output of "locale"
> is as follows:
>
> LANG=de_DE
> LC_CTYPE="de_DE"
> LC_NUMERIC="de_DE"
> LC_TIME="de_DE"
> LC_COLLATE="de_DE"
> LC_MONETARY="de_DE"
> LC_MESSAGES="de_DE"
> LC_PAPER="de_DE"
> LC_NAME="de_DE"
> LC_ADDRESS="de_DE"
> LC_TELEPHONE="de_DE"
> LC_MEASUREMENT="de_DE"
> LC_IDENTIFICATION="de_DE"
> LC_ALL=
>
> The locale "de_DE.ISO8859-15" (as Peter suggested) doesn't seem to be
> available on my system. At least it is not in the list that "locale -a"
> prints and no directory of this name exists under /usr/lib/locale.

Depending on your Linux distro, the additional locale files may be in a
separate package. On some systems, they even have C shared libraries with
non POSIX/C support in different packages. It is also possible that you
need to create the locale files. Unfortuatnely, as different Linux distros
tend to do this in different ways, I can't be more specific other than to
suggest you look through the packages that are not installed and see if
anything looks relevant i.e. look for packages with terms like locale,
makelocale etc.

Tim


-- 
tcross (at) rapttech dot com dot au

  parent reply	other threads:[~2007-09-15  3:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-12 23:05 Charset problem Christian Schröder
2007-09-13  7:10 ` Eli Zaretskii
     [not found] ` <mailman.791.1189668733.18990.help-gnu-emacs@gnu.org>
2007-09-13 21:50   ` Christian Schröder
2007-09-14  7:46     ` Eli Zaretskii
2007-09-14  8:58     ` Peter Dyballa
     [not found]     ` <mailman.846.1189756022.18990.help-gnu-emacs@gnu.org>
2007-09-14 12:41       ` Christian Schröder
2007-09-14 13:58         ` Eli Zaretskii
     [not found]         ` <mailman.869.1189778341.18990.help-gnu-emacs@gnu.org>
2007-09-14 15:06           ` Christian Schröder
2007-09-14 16:00             ` Eli Zaretskii
     [not found]             ` <mailman.875.1189785660.18990.help-gnu-emacs@gnu.org>
2007-09-15 15:03               ` Christian Schröder
2007-09-15 15:59                 ` Peter Dyballa
2007-09-15 18:07                 ` Eli Zaretskii
     [not found]                 ` <mailman.902.1189871990.18990.help-gnu-emacs@gnu.org>
2007-09-17 11:11                   ` Christian Schröder
2007-09-17 12:33                     ` Peter Dyballa
2007-09-15  3:43         ` Tim X [this message]
2007-09-16  0:21         ` Giorgos Keramidas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lkb8a908.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.