* (no subject) @ 2005-04-01 15:37 Jay Cotton 2005-04-01 20:44 ` Apple key Peter Dyballa 0 siblings, 1 reply; 3+ messages in thread From: Jay Cotton @ 2005-04-01 15:37 UTC (permalink / raw) I am using a version of emacs for OS X. Does anybody know how to reference the Macintosh Command key (Apple key) in elisp? (I would like to add a global-set-key function call for the command key in my .emacs file.) Thanks, Jay ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Apple key 2005-04-01 15:37 (no subject) Jay Cotton @ 2005-04-01 20:44 ` Peter Dyballa 2005-04-02 12:20 ` Peter Dyballa 0 siblings, 1 reply; 3+ messages in thread From: Peter Dyballa @ 2005-04-01 20:44 UTC (permalink / raw) Cc: help-gnu-emacs Am 01.04.2005 um 17:37 schrieb Jay Cotton: > I am using a version of emacs for OS X. Does anybody know how to > reference the Macintosh Command key (Apple key) in elisp? It depends on the setting of mac-command-key-is-meta. If the variable's value is nil then the Cmd key (, ⌘) is the ``alt´´ key, as in for example A-z. In the other case it's the ``meta´´ key, as in for example M-z. The option key (alt, ⌥) is the ``alt´´ key and in the first case the ``meta´´ key. Do you know this: ------------------------------- Info -------------------------------- List Post: <mailto:macosx-emacs@email.esm.psu.edu> List Archives: <http://www.esm.psu.edu/mac-tex/MacOSX-Emacs-Digests/> Here is an enhanced Carbon Emacs 22.0.50 available: http://www.wordtech-software.com http://www.smallbizmac.com http://www.kevin-walzer.com -- Greetings Pete Our enemies are innovative and resourceful, and so are we. They never stop thinking about new ways to harm our country and our people, and neither do we. -- Georges W. Bush ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Apple key 2005-04-01 20:44 ` Apple key Peter Dyballa @ 2005-04-02 12:20 ` Peter Dyballa 0 siblings, 0 replies; 3+ messages in thread From: Peter Dyballa @ 2005-04-02 12:20 UTC (permalink / raw) Cc: Jay Cotton Am 01.04.2005 um 22:44 schrieb Peter Dyballa: > Here is an enhanced Carbon Emacs 22.0.50 available: > > http://www.wordtech-software.com > http://www.smallbizmac.com > http://www.kevin-walzer.com Sory, these were the wrong URLs, here is the correct one: https://sourceforge.net/project/showfiles.php? group_id=132323&package_id=145322&release_id=317030 -- Greetings Pete Chicago, n.: Where the dead still vote ... early and often! ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-04-02 12:20 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-04-01 15:37 (no subject) Jay Cotton 2005-04-01 20:44 ` Apple key Peter Dyballa 2005-04-02 12:20 ` Peter Dyballa
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).