bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#37769: global-set-key wrongly downcases the typed key (e.g. S-tab).


From: Lars Ingebrigtsen
Subject: bug#37769: global-set-key wrongly downcases the typed key (e.g. S-tab).
Date: Thu, 17 Oct 2019 05:00:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Alan Mackenzie <acm@muc.de> writes:

> As a consequence, it is impossible to use M-x global-set-key to bind
> S-tab on a tty where local-function-key-map converts S-tab to [33554441]
> = 2^25 + 9.

[...]

> This fix should also be safe, since it is only in the interactive spec
> part of the function, and thus can only affect interactive use.
>
> Any objections to me installing this fix on the master branch?

Hm...  but you can't use S-tab on a tty, surely?  So we're offering to
interactively bind a key that can't be used (after this change)?  Or am
I misunderstanding something?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]