GNU bug report logs - #71411
30.0.50; Show Unicode names when describing translations

Previous Next

Package: emacs;

Reported by: Robert Pluim <rpluim <at> gmail.com>

Date: Fri, 7 Jun 2024 10:34:02 UTC

Severity: wishlist

Tags: patch

Found in version 30.0.50

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Robert Pluim <rpluim <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 71411 <at> debbugs.gnu.org
Subject: bug#71411: 30.0.50; Show Unicode names when describing translations
Date: Mon, 10 Jun 2024 11:03:07 +0200
>>>>> On Sat, 08 Jun 2024 16:24:08 +0300, Eli Zaretskii <eliz <at> gnu.org> said:

    >> *** 'C-h k' ('describe-key') shows Unicode name.
    >> For keybindings which produce single characters via translation (such as
    >> those using the 'C-x 8' prefix), 'C-h k' now shows the Unicode name of
    >> the produced character in addition to the character itself, e.g.

    Eli> Are there any other cases of "translated characters", besides "C-x 8"?
    Eli> If so, please mention one or two more.  If there are no other
    Eli> examples, I'd remove "such as".

iso-transl.el is (almost) the only thing that uses
`key-translation-map' (the other is 'double.el', but thatʼs really
niche). I can mention the other prefixes.

-- >8 --
*** 'C-h k' ('describe-key') shows Unicode name.
For keybindings which produce single characters via translation (such as
those using the 'C-x 8' or 'A-' prefix, or 'dead-acute', 'dead-grave',
etc), 'C-h k' now shows the Unicode name of the produced character in
addition to the character itself, e.g.

'C-h k C-x 8 E' =>

    € 'EURO SIGN' (translated from C-x 8 E)

*** 'C-h b' ('describe-bindings') shows Unicode names.
For keybindings which produce single characters via translation, the
Unicode names will now be shown in addition to the character itself,
i.e.

    A-!			¡	INVERTED EXCLAMATION MARK
    A-$			¤	CURRENCY SIGN

and so on.
-- >8 --
Robert
-- 




This bug report was last modified 82 days ago.

Previous Next


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