From: David Reitter <david.reitter@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Avoiding CLI-emacs character suckage on OS X?
Date: Fri, 23 Nov 2007 02:05:02 -0800 (PST) [thread overview]
Message-ID: <ec3c6ef5-9cb1-4520-8d84-2bbc5e2ecfc4@p69g2000hsa.googlegroups.com> (raw)
In-Reply-To: mailman.3862.1195603755.18990.help-gnu-emacs@gnu.org
On Nov 21, 12:09 am, Moira <mo...@demetria.de> wrote:
> In
> the OS X Terminal I can either choose to use Alt as the Meta key and
> shed the means to insert such things as "\", "@", "EURO" and so forth
> (German KB), or I can choose to leave it and then have to use Esc
> whenever I do a single Meta action, which really sucks when scrolling
> or doing other M intensive stuff.
This is a known problem. Similar to what Xah Lee suggested in his
parallel response, I have put together a mode that binds common
characters to M- keys, so that you can continue to use Option for Meta
and insert common characters at the same time.
The mode is actually a series of modes (one for each keyboard layout):
`emulate-mac-german-keyboard-mode', for instance.
This is available from the Options -> "Option Key" menu in Aquamacs
(which can be run from the command line, too), but I'm sure you can
take the source file for that mode and use it with any distribution.
next prev parent reply other threads:[~2007-11-23 10:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.3862.1195603755.18990.help-gnu-emacs@gnu.org>
2007-11-23 8:40 ` Avoiding CLI-emacs character suckage on OS X? Xah Lee
2007-11-23 10:05 ` David Reitter [this message]
2007-11-21 0:09 Moira
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=ec3c6ef5-9cb1-4520-8d84-2bbc5e2ecfc4@p69g2000hsa.googlegroups.com \
--to=david.reitter@gmail.com \
--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.