GNU bug report logs - #55708
(key-description (kbd "C-F")) becomes "C-f"

Previous Next

Package: emacs;

Reported by: meedstrom <at> teknik.io

Date: Sun, 29 May 2022 15:35:02 UTC

Severity: normal

Tags: wontfix

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: meedstrom <at> teknik.io
Cc: 55708 <at> debbugs.gnu.org
Subject: Re: bug#55708: (key-description (kbd "C-F")) becomes "C-f"
Date: Sun, 29 May 2022 19:20:03 +0300
> Date: Sun, 29 May 2022 14:34:00 +0000
> From: meedstrom--- via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> In Emacs 29, running emacs -Q, we get inconsistent results:
> 
> (key-description (kbd "M-F")) returns "M-F"
> (key-description (kbd "H-F")) returns "H-F"
> (key-description (kbd "A-F")) returns "A-F"
> 
> but
> 
> (key-description (kbd "C-F")) returns "C-f"
> 
> I would have expected to see either "C-F" or "C-S-f". 
> 
> It's probably not related to `translate-upper-case-key-bindings' is nil, it's the same result either way.

I think it's because C-f is a character, unlike M-f and H-f.




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

Previous Next


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