all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Florian Lindner <Florian.Lindner@xgm.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Mac OS and Unicode
Date: Sat, 9 Feb 2008 13:06:49 +0000 (UTC)	[thread overview]
Message-ID: <nemoSat020908020419@news.lrz-muenchen.de> (raw)
In-Reply-To: pcoy79vxdn5.fsf@shuttle.math.ntnu.no

In article <pcoy79vxdn5.fsf@shuttle.math.ntnu.no> Harald
Hanche-Olsen<hanche@math.ntnu.no> wrote:
>  + Florian Lindner <Florian.Lindner@xgm.de>:
>>   Well, even if I use the terminal (which has the locale set) to
>> start emacs it does not work.

>  Hmm.  Well, if so it won't help to set the environment variable by
> other means.  Just to be sure, you can check the variable
> "process-environment" in emacs to check if LANG (if that's the one
> you're using) is set.  Youcheck it using C-h v process-environment
>  RET.

Ok, now I see it's set correctly if emacs is started from terminal.app
but not when started with Spotlight.
>>   Furthermore I haven't found the preference pane you were talking
>> about neither is ~/.MacOSX existing.

>  Sorry, I should have made myself clear.  That preference pane is not
> standard on Mac OS X.  You'll have to download it from the net and
> install it.  Google should find it for you.  ~/.MacOSX does not
> usually exist either, but RCEnvironment will create it and the
> environment.plist file inside it.  (You can edit it by hand, or use
> the property list editor, but that requires a bit of knowledge -
> which can also be gottenfrom the net, but using RCEnvironment is
>  easier.)

I have created that file and edited with the property list editor.

florian@r098153 ~: cat .MacOSX/environment.plist 
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"<http://www.apple.com/DTDs/PropertyList-1.0.dtd>"><plist
version="1.0">
<dict>
	<key>LANG</key>
	<string>de_DE.UTF-8</string>
</dict>
</plist>

and rebooted my machine. But still C-h v process-environment shows no
LANG variable when started from spotlight.

Regards,

Florian

-- 
I'm using an evaluation license of nemo since 60 days.
You should really try it!
http://www.malcom-mac.com/nemo



  reply	other threads:[~2008-02-09 13:06 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-08 17:59 Mac OS and Unicode Florian Lindner
2008-02-08 21:31 ` Harald Hanche-Olsen
2008-02-08 22:34   ` Florian Lindner
2008-02-08 22:54     ` Harald Hanche-Olsen
2008-02-09 13:06       ` Florian Lindner [this message]
2008-02-09 17:56         ` Harald Hanche-Olsen
2008-02-09 20:29           ` Peter Dyballa
     [not found]           ` <mailman.7231.1202588996.18990.help-gnu-emacs@gnu.org>
2008-02-09 21:09             ` Harald Hanche-Olsen
2008-02-10  9:29               ` Peter Dyballa
2008-02-09  4:22 ` Stefan Monnier
2008-02-09  9:28 ` B. Smith-Mannschott
2008-02-09  9:59 ` Peter Dyballa
     [not found] ` <mailman.7203.1202551148.18990.help-gnu-emacs@gnu.org>
2008-02-09 13:25   ` Florian Lindner
2008-02-09 14:58     ` Peter Dyballa
2008-02-10 18:21     ` Peter Dyballa

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=nemoSat020908020419@news.lrz-muenchen.de \
    --to=florian.lindner@xgm.de \
    --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.