all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: Accents through Mac OS Terminal
Date: Fri, 09 Feb 2007 12:12:35 -0500	[thread overview]
Message-ID: <jwvlkj7xnr5.fsf-monnier+gnu.emacs.help@gnu.org> (raw)
In-Reply-To: 1171038534.090195.65810@l53g2000cwa.googlegroups.com

>> No, I think it's rather the first item in the Emulation group: non-
>> ASCII characters to Esc sequences.

> I've tried with that toggled on and off. With it on I get a beep, with
> it off I get a tab for "option-e e" for example, other accents produce
> different effects.

> In vi and at the shell this setting does not produce a difference.
> Accents work both with and without this option on.

> It seems as if emacs is just trying to interpret this character very
> differently than the shell or vi. Is it not possible to turn off
> emacs' interpretation of the character and just accept it as is?

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's
Terminal uses 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 your terminal-coding-system in order to display
those chars correctly.


        Stefan

  reply	other threads:[~2007-02-09 17:12 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 [this message]
2007-02-12 21:16               ` googlegroups
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

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

  git send-email \
    --in-reply-to=jwvlkj7xnr5.fsf-monnier+gnu.emacs.help@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --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.