unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* emacs-pgtk-git 30.0.50 not recognize kbd "S-SPC"
@ 2022-12-23  0:43 Hu Elliott
  2022-12-23  4:46 ` Po Lu
  0 siblings, 1 reply; 6+ messages in thread
From: Hu Elliott @ 2022-12-23  0:43 UTC (permalink / raw)
  To: help-gnu-emacs@gnu.org

Hi, I switched my emacs from x window-system (ver 28.x) to pgtk window-system (ver 30.0.50) for native wayland support (my WM/DE is SwayWM).

But I can't bind "S-SPC" to a function (yasnippet's "yas-next-field") anymore because emacs won't recognize "S-SPC" (i.e. <shift> + <space>).

Here's futher detail:

1. switched to x window-system emacs (ver 28.x, stable release)
 a. run "emacs -Q"
 b. press "C-h k"
 c. press "S-SPC"
 d. result (please notice the "translated from S-SPC"):

SPC (translated from S-SPC) runs the command self-insert-command
(found in global-map), which is an interactive built-in function in ‘C
source code’.
...

2. switched to pgtk window-system emacs (ver 30.0.50)
 a. run "emacs -Q"
 b. press "C-h k"
 c. press "S-SPC"
 d. result:

SPC runs the command self-insert-command (found in global-map), which
is an interactive built-in function in ‘C source code’.
...

As I rely on this key binding heavily to jump through tab stops in my snippets (thousand times per day), I really need "S-SPC" to be recognized again. Your help is highly appreciated.

Thank you.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-12-24  1:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-23  0:43 emacs-pgtk-git 30.0.50 not recognize kbd "S-SPC" Hu Elliott
2022-12-23  4:46 ` Po Lu
2022-12-23  8:25   ` Eli Zaretskii
2022-12-23 22:20   ` Björn Bidar
2022-12-24  0:53     ` Po Lu
2022-12-24  1:35       ` 回复: " Hu Elliott

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).