From: Tak Kunihiro <tkk@misasa.okayama-u.ac.jp>
To: Alan Third <alan@idiocy.org>
Cc: 国広卓也 <tkk@misasa.okayama-u.ac.jp>, 34984@debbugs.gnu.org
Subject: bug#34984: ns-right-command-modifier has influence to left
Date: Tue, 26 Mar 2019 12:46:18 +0900 [thread overview]
Message-ID: <B439F84D-942C-40EB-8C05-C3CFC66FD34E@misasa.okayama-u.ac.jp> (raw)
In-Reply-To: <20190325214155.GA48792@breton.holly.idiocy.org>
Dear Alan,
> Can you replicate the issue with the master branch?
> The modifier handling has been almost completely rewritten in it.
I tested on 27.0.50. The results are the same.
> Does the right command key work correctly?
It does not work correctly. Even after (setq ns-right-command-modifier ‘meta),
`rightcommand-x’ gives `s-x’.
> Do you use any third‐party key remapping software?
I connected USB keyboard not specifically designed for macOS.
I swap `Option Key' and `Command Key’ using on Keyboard panel
in System Preferences. I do not use third-party key remapping
software.
Tak
GNU Emacs 27.0.50 (build 1, x86_64-apple-darwin18.5.0, NS appkit-1671.40 Version 10.14.4 (Build 18E226))
of 2019-03-26
macOS Mojave 10.14.4
Mac mini (2018)
~/Downloads/emacs/nextstep/Emacs.app/Contents/MacOS/Emacs -Q
C-h k leftcommand-x
s-x runs the command kill-region (found in global-map),...
c-h k rightcommand-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),...
c-h k rightcommand-x
s-x runs the command kill-region (found in global-map), ...
> On Mar 26, 2019, at 06:41, Alan Third <alan@idiocy.org> wrote:
>
> On Mon, Mar 25, 2019 at 09:57:37AM +0900, Tak Kunihiro wrote:
>> 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.
>
> Hi Tak, some questions:
>
> Can you replicate the issue with the master branch? The modifier
> handling has been almost completely rewritten in it.
>
> Does the right command key work correctly?
>
> Do you use any third‐party key remapping software?
next prev parent reply other threads:[~2019-03-26 3:46 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-25 0:57 bug#34984: ns-right-command-modifier has influence to left Tak Kunihiro
2019-03-25 21:41 ` Alan Third
2019-03-26 3:46 ` Tak Kunihiro [this message]
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=B439F84D-942C-40EB-8C05-C3CFC66FD34E@misasa.okayama-u.ac.jp \
--to=tkk@misasa.okayama-u.ac.jp \
--cc=34984@debbugs.gnu.org \
--cc=alan@idiocy.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.