unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Harald Hanche-Olsen <hanche@math.ntnu.no>
To: help-gnu-emacs@gnu.org
Subject: Re: Make a Cocoa package of emacs
Date: Thu, 27 Nov 2008 20:33:51 +0100	[thread overview]
Message-ID: <pcomyflt140.fsf@math.ntnu.no> (raw)
In-Reply-To: mailman.1029.1227371885.26697.help-gnu-emacs@gnu.org

+ Rémy Hubscher <hubscher.remy@gmail.com>:

> Arg, in this new version, I am in trouble !!
>
> I don't know how to access the alternate key since alt is now map
> correctly.
>
> When I press alt-( I get () instead of {
>
> Do you know how I can access my Apple FR strange keys ?

  (setq mac-option-modifier 'none)
  (setq mac-command-modifier 'meta)

The first line solves your immediate problem, the second ensures you
still have a meta key.

-- 
* Harald Hanche-Olsen     <URL:http://www.math.ntnu.no/~hanche/>
- It is undesirable to believe a proposition
  when there is no ground whatsoever for supposing it is true.
  -- Bertrand Russell


      parent reply	other threads:[~2008-11-27 19:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-22 10:29 Make a Cocoa package of emacs Rémy Hubscher
2008-11-22 15:27 ` Peter Dyballa
2008-11-22 15:33   ` Rémy Hubscher
2008-11-22 15:45   ` Rémy Hubscher
2008-11-22 19:45     ` Peter Dyballa
2008-11-22 22:16       ` Rémy Hubscher
     [not found]     ` <mailman.1033.1227383156.26697.help-gnu-emacs@gnu.org>
2008-11-24 15:16       ` Ted Zlatanov
2008-11-24 18:29         ` Xah Lee
2008-11-24 20:14           ` Ted Zlatanov
     [not found]   ` <mailman.1029.1227371885.26697.help-gnu-emacs@gnu.org>
2008-11-27 19:33     ` Harald Hanche-Olsen [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

  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=pcomyflt140.fsf@math.ntnu.no \
    --to=hanche@math.ntnu.no \
    --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).