GNU bug report logs -
#67003
26.3; (elisp) Basic Char Syntax: Show octal and Unicode names as well, for chars
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 8 Nov 2023 21:19:01 UTC
Severity: normal
Found in version 26.3
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 67003 <at> debbugs.gnu.org (full text, mbox):
> From: Drew Adams <drew.adams <at> oracle.com>
> 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.
The very first sentence there says:
Since characters are really integers, the printed representation of a
character is a decimal number.
And all the rest of the subsection shows those printed representations.
> 2. But show also the octal digits.
Show where and how? And why?
> 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.)
The next subsection, "General Escape Syntax", includes this
information.
> IOW, give a little more info, esp. commonly encountered or "official" names for such chars.
I think we already do, but you need to consider the entire section,
not just its single subsection, which correctly starts with the
basics, before we proceed with more advanced stuff.
This bug report was last modified 1 year and 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.