all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pieter Laeremans <pieter@laeremans.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Mac OS X (cocoa editon) azerty [ { problem
Date: Sun, 1 Feb 2009 03:20:47 -0800 (PST)	[thread overview]
Message-ID: <c54c93fc-1b7d-4984-9d82-57785ef9d72e@v39g2000pro.googlegroups.com> (raw)
In-Reply-To: mailman.6221.1233308367.26697.help-gnu-emacs@gnu.org

On Jan 30, 10:39 am, David <de...@arcor.de> wrote:
> Pieter Laeremans <pie...@laeremans.org> writes:
> > I use an azerty keyboard but emacs doesn't handle the following
> > symbols correctly
>
> > { [  and \
>
> > In a normal application for example I can input { by pushing (option
> > alais alt 5),
> > Emacs interprets this as M-5 instead of just inserting the right
> > symbol.
>
> > It is not clear to me how to turn this of.
>
> One possibility: Go to Emacs->Preferences, set Alt/Opt-Key to "None" and
> set Command Key to "Meta". This has the disadvantage that it interferes
> with the MacOS-Shortcuts for the Command key.
>
> Another possibility: rebind the keys in your .emacs, e.g.
>
> (global-set-key (kbd "M-5") (lambda () (interactive) (insert "[")))
>
> Don't know if that always works in all modes, though.
>
> Best possibility: Adapt your keyboard layout for Mac OS X, e.g. using
> Ukelele. Your hands will thank you for it later.
>
> -David

Great ! The preferences option worked.  Thanks!


Pieter


      parent reply	other threads:[~2009-02-01 11:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-29 23:41 Mac OS X (cocoa editon) azerty [ { problem Pieter Laeremans
2009-01-30  0:18 ` Pascal J. Bourguignon
2009-01-30  9:39 ` David
     [not found] ` <mailman.6221.1233308367.26697.help-gnu-emacs@gnu.org>
2009-02-01 11:20   ` Pieter Laeremans [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=c54c93fc-1b7d-4984-9d82-57785ef9d72e@v39g2000pro.googlegroups.com \
    --to=pieter@laeremans.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.
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.