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


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

From: Robert Pluim <rpluim <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 71411 <at> debbugs.gnu.org
Subject: Re: bug#71411: 30.0.50; Show Unicode names when describing
 translations
Date: Fri, 07 Jun 2024 16:06:22 +0200
>>>>> On Fri, 07 Jun 2024 16:42:01 +0300, Eli Zaretskii <eliz <at> gnu.org> said:

    >> From: Robert Pluim <rpluim <at> gmail.com>
    >> Cc: 71411 <at> debbugs.gnu.org
    >> Date: Fri, 07 Jun 2024 14:16:38 +0200
    >> 
    Eli> Does this mean that if I type "C-h k a" I will be told that a is LATIN
    Eli> SMALL LETTER A?  That'd be an annoyance, I think.
    >> 
    >> Thatʼs not a translated binding, so no.

    Eli> What is a "translated binding" or "translated key"?  Without
    Eli> explaining that, at least the NEWS entries are not clear enough.

Itʼs anything that goes through `key-translation-map'. How
about:

-- >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' prefix), '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.