[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#67003: 26.3; (elisp) Basic Char Syntax: Show octal and Unicode names
From: |
Drew Adams |
Subject: |
bug#67003: 26.3; (elisp) Basic Char Syntax: Show octal and Unicode names as well, for chars |
Date: |
Wed, 8 Nov 2023 21:17:56 +0000 |
In the list of character representations shown, please:
1. State that the digits shown (so far) are decimal.
2. But show also the octal digits.
3. Show also other names, such as Unicode/ISO names.
E.g., say that "vertical tab" is the char that has the ISO name
<Line Tabulation> (VT). (And still mention that it's C-k.)
IOW, give a little more info, esp. commonly encountered or "official" names for
such chars.
https://www.compart.com/en/unicode/U+000B
In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.19045
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
- bug#67003: 26.3; (elisp) Basic Char Syntax: Show octal and Unicode names as well, for chars,
Drew Adams <=