GNU bug report logs - #57904
28.2; Holding capslock key on colemak layout does not keep erasing

Previous Next

Package: emacs;

Reported by: Nikita Romanyuk <kelvium <at> yahoo.com>

Date: Sun, 18 Sep 2022 07:08:03 UTC

Severity: normal

Tags: notabug

Found in version 28.2

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 57904 <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Nikita Romanyuk <kelvium <at> yahoo.com>
Cc: 57904 <at> debbugs.gnu.org
Subject: Re: bug#57904: 28.2; Holding capslock key on colemak layout does
 not keep erasing
Date: Sun, 18 Sep 2022 15:19:19 +0800
Nikita Romanyuk <kelvium <at> yahoo.com> writes:

> Date: Sat, 17 Sep 2022 21:42:37 +0300
> Message-ID: <87edw9deqq.fsf <at> yahoo.com>
> --text follows this line--
>
> I'm running GNU/Emacs on Wayland wlroots compositor Sway, via Xwayland
> and I'm using colemak keyboard layout which has Caps-lock key bound to
> Backspace. I expect holding Caps-lock to behave the same as holding
> Backspace. However, it does not. When I hold Backspace it starts erasing
> text, until I unhold it. But when I hold Caps-lock key, it erases one
> single character and stops. This is incorrect.

Do the extra <backspace> events you expect reach Emacs?  You can check
by running the following code:

  (while t (message "%s %s" (float-time) (read-char)))

and checking to see if the timestamp increases while Caps Lock is held
down.




This bug report was last modified 2 years and 305 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.