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: Sat, 9 Feb 2008 10:59:00 +0100 [thread overview]
Message-ID: <356B1892-777B-4917-936F-5C75DEDE42DA@Web.DE> (raw)
In-Reply-To: <nemoFri020808065419@news.lrz-muenchen.de>
Am 08.02.2008 um 18:59 schrieb Florian Lindner:
> What is missing to make emacs use utf-8 when saving files?
Carbon Emacs *can* save in UTF-8. Make sure that you do not have any
settings that make a particular type of files saved non-UTF-8 (as I
have for TeX, for example). The mode-line contains information about
the encoding. If it's not starting with ``-u:´´ then you can change
this from a menu: Options -> Mule -> Set Coding System -> For Saving
This Buffer – C-x RET f <your choice> RET. *Messages* and *scratch*
should be UTF-8, when there's nothing that prevents it.
The command ``defaults´´ works also on ~/.MacOSX/environment.plist.
For example:
defaults write ${HOME}/.MacOSX/environment LANG <your choice>
setenv MANPATH `defaults read "${HOME}/.MacOSX/environment" MANPATH`
~/.cshrc
export PATH=$(defaults read "${HOME}/.MacOSX/environment" PATH)
~/.bash_login
--
Mit friedvollen Grüßen
Pete
We also sponsor National Invisible Chronic Illness Awareness Week
annually in September.
Join the millions
next prev parent reply other threads:[~2008-02-09 9:59 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 [this message]
[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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=356B1892-777B-4917-936F-5C75DEDE42DA@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).