unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: tshanno@bearingthenews.com
Cc: "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: Re: OS X System Key Combinations
Date: Tue, 21 May 2013 23:41:15 +0200	[thread overview]
Message-ID: <C158FFD0-FB77-42B2-975A-432B8F007D5B@Web.DE> (raw)
In-Reply-To: <4B52EE08-631D-4D8A-946F-C9D4CC1F08B6@bearingthenews.com>


Am 21.05.2013 um 23:18 schrieb tshanno@bearingthenews.com:

> http://emacsformacosx.com
> 
> As far as I know the X server on my system is not running.  At least not of the type I've used for almost 20 years under Linux.  It doesn't say it explicitly on the website but it certainly looks like it is, indeed, the "AppKit Emacs".

No, it looks like the NS variant from the unpatched GNU Emacs 24.3.50 sources. It will report on M-x emacs-version RET something like:

	GNU Emacs 24.3.50 (i386-apple-darwin10.8.0, NS apple-appkit-1038.36) of 2013-05-20 on …
                                                    **

The "AppKit Emacs", with a history as Carbon Emacs, will report something like this:

	GNU Emacs 23.4.1 (x86_64-apple-darwin10.8.0, Carbon Version 1.6.0 AppKit 1038.36) of 2012-09-11 on …
                                                     ******

> 
> I take it from your response that this should, indeed, be passing the key combinations through to the system using this version of Emacs and that there is something wrong with my installation.  Is that correct?

It should. But both Emacsen change the meaning of the alt, cmd, and maybe more keys by default. With C-h k you can find out what alt-a and cmd-a are and you can also look via Emacs -> Services from the  menu bar at the services your Emacs sees. The modifier keys I mentioned have, presumingly, names like

	ns-alternate-modifier
	   This variable describes the behavior of the alternate or option
	   key.
	ns-command-modifier
	   This variable describes the behavior of the command key.
	ns-control-modifier
	   This variable describes the behavior of the control key.
	ns-function-modifier
	   This variable describes the behavior of the function key (on
	   laptops).
	ns-option-modifier
	ns-right-alternate-modifier
	   This variable describes the behavior of the right alternate or
	   option key.
	ns-right-command-modifier
	   This variable describes the behavior of the right command key.
	ns-right-control-modifier
	   This variable describes the behavior of the right control key.
	ns-right-option-modifier

Have you recorded your key combinations in System Preferences in a way that the Emacs applications do have knowledge of them?

--
Mit friedvollen Grüßen

  Pete

The world would be a better place if Larry Wall had been born in Iceland, or any other country where the native language actually has syntax.
				– Peter da Silva




  reply	other threads:[~2013-05-21 21:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-16 18:14 OS X System Key Combinations tshanno
2013-05-20 23:51 ` tshanno
2013-05-21  9:07   ` Peter Dyballa
2013-05-21 21:18     ` tshanno
2013-05-21 21:41       ` Peter Dyballa [this message]
2013-05-21 21:59         ` tshanno
2013-05-21 22:30           ` Peter Dyballa
2013-05-21 23:36             ` tshanno

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=C158FFD0-FB77-42B2-975A-432B8F007D5B@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tshanno@bearingthenews.com \
    /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).