GNU bug report logs - #68751
29.1; "\x0e0" is a multibyte string

Previous Next

Package: emacs;

Reported by: Christopher Yeleighton <giecrilj <at> stegny.2a.pl>

Date: Sat, 27 Jan 2024 06:31:01 UTC

Severity: normal

Found in version 29.1

Fixed in version 30.1

Full log


View this message in rfc822 format

From: Christopher Yeleighton <giecrilj <at> stegny.2a.pl>
To: 68751 <at> debbugs.gnu.org
Subject: bug#68751: Acknowledgement (29.1; "\x0e0" is a multibyte string)
Date: Sat, 27 Jan 2024 06:46:36 +0000
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.