all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
To: 34984@debbugs.gnu.org
Cc: tkk@misasa.okayama-u.ac.jp
Subject: bug#34984: ns-right-command-modifier has influence to left
Date: Mon, 25 Mar 2019 09:57:37 +0900 (JST)	[thread overview]
Message-ID: <20190325.095737.39407904584981029.tkk@misasa.okayama-u.ac.jp> (raw)

On macOS, assignment for left-command key is controlled
by that for right-command key.

  GNU Emacs 26.1 (build 1, x86_64-apple-darwin14.5.0, NS appkit-1348.17 Version 10.10.5 (Build 14F2511)) of 2018-05-31
  macOS Mojave 10.14.3
  Mac mini (2018)
  
  /Applications/Emacs.app/Contents/MacOS/Emacs -Q
  C-h k leftcommand-x
  s-x runs the command kill-region (found in global-map),...
  M-: (setq ns-right-command-modifier 'meta)
  C-h k leftcommand-x
  M-x runs the command execute-extended-command (found in global-map),...

This does not happen with Mac mini (2012) with other parameters and
the same keyboard.





             reply	other threads:[~2019-03-25  0:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-25  0:57 Tak Kunihiro [this message]
2019-03-25 21:41 ` bug#34984: ns-right-command-modifier has influence to left Alan Third
2019-03-26  3:46   ` Tak Kunihiro
2019-03-28 21:52     ` Alan Third
2019-03-29  8:35       ` Nick Helm
2019-03-29  8:42       ` Tak Kunihiro

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=20190325.095737.39407904584981029.tkk@misasa.okayama-u.ac.jp \
    --to=tkk@misasa.okayama-u.ac.jp \
    --cc=34984@debbugs.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.