all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Florian Lindner <Florian.Lindner@xgm.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Mac OS and Unicode
Date: Sun, 10 Feb 2008 19:21:36 +0100	[thread overview]
Message-ID: <B6FF2273-BB21-4FE8-8120-369762DBEA57@Web.DE> (raw)
In-Reply-To: <nemoSat020908022312@news.lrz-muenchen.de>


Am 09.02.2008 um 14:25 schrieb Florian Lindner:

> I've tried this but emacs still does not have the LANG variable (C-h v
> process-environment) when started from Spotlight.


If all fails, there is one ressort left.

	(getenv "LANG")

can retrieve in ~/.emacs (or some other init file) this environment  
variable's value (which can be assigned to some auxiliary variable).  
When LANG is empty, then a statement like

	(setenv "LANG" "de_DE.UTF-8")

would set LANG in Emacs' process-environment. Otherwise this  
statement is not necessary.

--
Mit friedvollen Grüßen

   Pete

Patriotismus ist die Überzeugung, dass unser Vaterland allen anderen  
Ländern überlegen ist, weil wir darin geboren wurden.
                                         (George Bernard Shaw)






      parent reply	other threads:[~2008-02-10 18:21 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
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 [this message]

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=B6FF2273-BB21-4FE8-8120-369762DBEA57@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=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.