all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Christopher Yeleighton <giecrilj@stegny.2a.pl>
To: 68751@debbugs.gnu.org
Subject: bug#68751: Acknowledgement (29.1; "\x0e0" is a multibyte string)
Date: Sat, 27 Jan 2024 06:46:36 +0000	[thread overview]
Message-ID: <924db1f7-1bee-41cb-bd59-c54a9572b830@stegny.2a.pl> (raw)
In-Reply-To: <handler.68751.B.17063370555677.ack@debbugs.gnu.org>

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@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 68751@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>





  parent reply	other threads:[~2024-01-27  6:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-27  6:23 bug#68751: 29.1; "\x0e0" is a multibyte string Christopher Yeleighton
     [not found] ` <handler.68751.B.17063370555677.ack@debbugs.gnu.org>
2024-01-27  6:46   ` Christopher Yeleighton [this message]
2024-01-27  8:18     ` Eli Zaretskii
2024-01-27  7:38 ` Eli Zaretskii
2024-01-27  7:53   ` Krzysztof Żelechowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=924db1f7-1bee-41cb-bd59-c54a9572b830@stegny.2a.pl \
    --to=giecrilj@stegny.2a.pl \
    --cc=68751@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.