all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
Cc: Mac OSX Emacs <macosx-emacs@email.esm.psu.edu>,
	Emacs help <Help-gnu-emacs@gnu.org>
Subject: Re: Using mac command key as normal command key in emacs
Date: Sat, 19 Nov 2005 16:12:49 +0000	[thread overview]
Message-ID: <465B0F3B-69FB-4049-BC26-BF653953FD17@gmail.com> (raw)
In-Reply-To: <BFA4A1BC.174C1%harman@princeton.edu>

Gilbert,
>
>
> I have in my .emacs
>   (setq mac-pass-command-to-system t)
>   (setq mac-command-key-is-meta nil)
> but it now seems that the variable "mac-command-key-is-meta" is no  
> longer
> recognized.  And the setting for "mac-pass-command-key-to-system"  
> is being
> ignored.

Yes, these variables have been removed.
Note that you are using a developer snapshot, so things can change at  
any time.

> There is a variable "mac-command-variable" with the following
> Documentation:
>  Modifier key assumed when the Mac command key is pressed.
>  The value can be `alt', `ctrl', `hyper', or `super' for the  
> respective
>  modifier. The default is `meta'.
>
> But none of these allows the command key to function as the  
> standard command
> key.  (But something "killed" in emacs can still be "pasted" into  
> another
> mac program with command-V.)

Emacs doesn't know "command" as a modifier key, because it doesn't  
exist on other operating systems.
I suspect you would like the Command-key combinations like Command-C,  
Command-V, Command-Q to do the same as in other Mac programs. If that  
is the case, your best bet is to use an Emacs distribution like  
Aquamacs  (http://aquamacs.org). There are other solutions which  
involve more or less manual intervention - usually they will map the  
command key to something like 'hyper or 'alt and then bind  
appropriate functions to the keys.

Hope that helps. If you wanted the command keys to do something else,  
like shortcuts defined by other applications or by the system and it  
doesn't do something it used to do, please do let us know.

- Dave

PS.: I'm  cc'ing the Emacs Help list instead of Emacs-devel.
---------------------------- Info -----------------------------
List Post: <mailto:macosx-emacs@email.esm.psu.edu>
List Archives: <http://dir.gmane.org/gmane.emacs.macintosh.osx>



      reply	other threads:[~2005-11-19 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-19 14:32 Using mac command key as normal command key in emacs Gilbert Harman
2005-11-19 16:12 ` David Reitter [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=465B0F3B-69FB-4049-BC26-BF653953FD17@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=Help-gnu-emacs@gnu.org \
    --cc=macosx-emacs@email.esm.psu.edu \
    /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.