GNU bug report logs -
#68751
29.1; "\x0e0" is a multibyte string
Previous Next
Full log
Message #8 received at 68751 <at> debbugs.gnu.org (full text, mbox):
Info (elisp) Non-ASCII in Strings says:
> If a string constant contains hexadecimal or octal escape sequences,
and these
> escape sequences all specify unibyte characters (i.e., less than 256),
> and there are no other literal non-ASCII characters or Unicode-style
> escape sequences in the string, then Emacs automatically assumes that it
> is a unibyte string.
I believe it should say:
| (i.e., less than 256 and octal or written with 2 hexadecimal digits),
and additionally
| Unibyte characters embedded in multibyte string constants evaluate to
private character codes,
| e.g. "\x0a0\xa0" equals "\x0a0\x3fffa0".
On 27.01.2024 06:31, GNU bug Tracking System wrote:
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> bug-gnu-emacs <at> gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 68751 <at> debbugs.gnu.org.
>
> Please do not send mail to help-debbugs <at> gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
This bug report was last modified 1 year and 133 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.