* bug#36305: 26.2.90; feature request M-x on immediate left of spacebar for ns-build
@ 2019-06-20 12:14 VanL
2019-06-22 21:01 ` Alan Third
0 siblings, 1 reply; 4+ messages in thread
From: VanL @ 2019-06-20 12:14 UTC (permalink / raw)
To: 36305
The ns-build maps the two modifier keys left of the spacebar for Apple
keyboard without numpad as
1) M-x 2) s-x 3) left of spacebar ; ns-build
This is different to the X11/GTK and EmacsMac MacPort mappings which are
1) A-x 2) M-x 3) left of spacebar ; X11/GTK
1) compose '≈' 2) M-x 3) left of spacebar ; EmacsMac MacPort
Can the ns-build make it easy to set '2) M-x' in harmony with X11/GTK and
EmacsMac MacPort?
Thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#36305: 26.2.90; feature request M-x on immediate left of spacebar for ns-build
2019-06-20 12:14 bug#36305: 26.2.90; feature request M-x on immediate left of spacebar for ns-build VanL
@ 2019-06-22 21:01 ` Alan Third
2019-06-23 3:59 ` VanL
2021-06-22 14:14 ` Lars Ingebrigtsen
0 siblings, 2 replies; 4+ messages in thread
From: Alan Third @ 2019-06-22 21:01 UTC (permalink / raw)
To: VanL; +Cc: 36305
On Thu, Jun 20, 2019 at 10:14:17PM +1000, VanL wrote:
>
> The ns-build maps the two modifier keys left of the spacebar for Apple
> keyboard without numpad as
>
> 1) M-x 2) s-x 3) left of spacebar ; ns-build
>
> This is different to the X11/GTK and EmacsMac MacPort mappings which are
>
> 1) A-x 2) M-x 3) left of spacebar ; X11/GTK
>
> 1) compose '≈' 2) M-x 3) left of spacebar ; EmacsMac MacPort
>
> Can the ns-build make it easy to set '2) M-x' in harmony with X11/GTK and
> EmacsMac MacPort?
I think you want something like:
(setq ns-left-command-modifer 'meta
ns-left-option-modifier 'super)
Or some variation on that.
--
Alan Third
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#36305: 26.2.90; feature request M-x on immediate left of spacebar for ns-build
2019-06-22 21:01 ` Alan Third
@ 2019-06-23 3:59 ` VanL
2021-06-22 14:14 ` Lars Ingebrigtsen
1 sibling, 0 replies; 4+ messages in thread
From: VanL @ 2019-06-23 3:59 UTC (permalink / raw)
To: Alan Third; +Cc: 36305
> On 23 Jun 2019, at 07:01, Alan Third <alan@idiocy.org> wrote:
>
>> Can the ns-build make it easy to set '2) M-x' in harmony with X11/GTK and
>> EmacsMac MacPort?
>
> I think you want something like:
>
> (setq ns-left-command-modifer 'meta
> ns-left-option-modifier 'super)
>
> Or some variation on that.
Thanks. I did the same thing the hard way by combing through M-x Customize after forgetting then recognizing how I had changed the Hyper, Super keymappings on the right modifier keys in .emacs .
-- VanL
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#36305: 26.2.90; feature request M-x on immediate left of spacebar for ns-build
2019-06-22 21:01 ` Alan Third
2019-06-23 3:59 ` VanL
@ 2021-06-22 14:14 ` Lars Ingebrigtsen
1 sibling, 0 replies; 4+ messages in thread
From: Lars Ingebrigtsen @ 2021-06-22 14:14 UTC (permalink / raw)
To: Alan Third; +Cc: VanL, 36305
Alan Third <alan@idiocy.org> writes:
>> Can the ns-build make it easy to set '2) M-x' in harmony with X11/GTK and
>> EmacsMac MacPort?
>
> I think you want something like:
>
> (setq ns-left-command-modifer 'meta
> ns-left-option-modifier 'super)
>
> Or some variation on that.
If I understand correctly, this is something we don't want to change (by
default), so I'm closing this bug report. If this is something that
should receive further work, please respond to the debbugs address and
we'll reopen.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-06-22 14:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-20 12:14 bug#36305: 26.2.90; feature request M-x on immediate left of spacebar for ns-build VanL
2019-06-22 21:01 ` Alan Third
2019-06-23 3:59 ` VanL
2021-06-22 14:14 ` Lars Ingebrigtsen
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).