emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#28538: closed (25.3; elisp reference, 25.3: node 2


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28538: closed (25.3; elisp reference, 25.3: node 2.3.3.4 Meta-character syntax)
Date: Thu, 21 Sep 2017 15:37:02 +0000

Your message dated Thu, 21 Sep 2017 17:36:23 +0200
with message-id <address@hidden>
and subject line Re: bug#28538: 25.3; elisp reference, 25.3: node 2.3.3.4 
Meta-character syntax
has caused the debbugs.gnu.org bug report #28538,
regarding 25.3; elisp reference, 25.3: node 2.3.3.4 Meta-character syntax
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28538: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28538
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.3; elisp reference, 25.3: node 2.3.3.4 Meta-character syntax Date: Thu, 21 Sep 2017 10:57:48 -0400 User-agent: mu4e 0.9.18; emacs 25.3.1
In GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.19)

In the "GNU Emacs Lisp Reference Manual", at node 2.3.3.4
"Meta-character syntax", in the first paragraph, the sentence:

"The integer that represents such a character has the 2**27 bit set"

should read:

"The integer that represents such a character has the 2**7 bit set"

as indicated in the second paragraph of the node.

-- 
Merci!
L-G



--- End Message ---
--- Begin Message --- Subject: Re: bug#28538: 25.3; elisp reference, 25.3: node 2.3.3.4 Meta-character syntax Date: Thu, 21 Sep 2017 17:36:23 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
On Sep 21 2017, Louis-Guillaume Gagnon <address@hidden> wrote:

> In GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, GTK+ Version 3.22.19)
>
> In the "GNU Emacs Lisp Reference Manual", at node 2.3.3.4
> "Meta-character syntax", in the first paragraph, the sentence:
>
> "The integer that represents such a character has the 2**27 bit set"
>
> should read:
>
> "The integer that represents such a character has the 2**7 bit set"
>
> as indicated in the second paragraph of the node.

No, 2^27 is correct for characters in general.  The latter is only
relevant for ASCII characters that are part of a string.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]