From: googlegroups@juicer.orange-carb.org
To: help-gnu-emacs@gnu.org
Subject: Re: Accents through Mac OS Terminal
Date: 12 Feb 2007 13:16:31 -0800 [thread overview]
Message-ID: <1171314991.035543.192690@j27g2000cwj.googlegroups.com> (raw)
In-Reply-To: <jwvlkj7xnr5.fsf-monnier+gnu.emacs.help@gnu.org>
I'm up and running. Because I'm using emacs on at least one FreeBSD 4
machine (no UTF-8 locales) I set it up slightly differently (in order
to preserve access to the accented characters at the shell prompt and
in other apps).
- Emacs 21.4 (version 20 did not seem to work)
- locale (shell's LANG envvar) set to en_CA.ISO8859-1
- Escape non-ASCII characters off (Terminal window setting)
- Character Set Encoding: Western ISO Latin 1 (Terminal window
setting)
- Use option key as meta key off (Terminal window setting)
- (set-terminal-coding-system 'iso-latin-1) in ~/.emacs
- (set-keyboard-coding-system 'iso-latin-1) in ~/.emacs
This combination worked. Thanks for your tip about the coding systems.
That, in concert with an upgrade to emacs 21.4 did the trick.
Cheers,
Colin
On Feb 9, 12:12 pm, Stefan Monnier <monn...@iro.umontreal.ca> wrote:
> You want to set your keyboard-coding-system:
>
> M-x set-keyboard-coding-system RET utf-8 RET
>
> the coding system you want to use is utf-8 because that's what Mac OS X'sTerminaluses by default. Problem is: Emacs-20.7 does not support utf-8.
> Emacs-21.2 supports it to some extent, so it should work there.
> You may also need to set yourterminal-coding-system in order to display
> those chars correctly.
next prev parent reply other threads:[~2007-02-12 21:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-08 23:40 Accents through Mac OS Terminal googlegroups
2007-02-08 23:49 ` Pascal Bourguignon
2007-02-08 23:53 ` googlegroups
2007-02-09 0:13 ` Pascal Bourguignon
2007-02-09 0:27 ` googlegroups
2007-02-09 10:05 ` Peter Dyballa
[not found] ` <mailman.4224.1171015605.2155.help-gnu-emacs@gnu.org>
2007-02-09 16:28 ` googlegroups
2007-02-09 17:12 ` Stefan Monnier
2007-02-12 21:16 ` googlegroups [this message]
2007-02-09 18:35 ` Pascal Bourguignon
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=1171314991.035543.192690@j27g2000cwj.googlegroups.com \
--to=googlegroups@juicer.orange-carb.org \
--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).