GNU bug report logs - #28538
25.3; elisp reference, 25.3: node 2.3.3.4 Meta-character syntax

Previous Next

Package: emacs;

Reported by: Louis-Guillaume Gagnon <louis.guillaume.gagnon <at> gmail.com>

Date: Thu, 21 Sep 2017 15:24:01 UTC

Severity: normal

Found in version 25.3

Done: Andreas Schwab <schwab <at> linux-m68k.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Louis-Guillaume Gagnon <louis.guillaume.gagnon <at> gmail.com>
Subject: bug#28538: closed (Re: bug#28538: 25.3; elisp reference, 25.3:
 node 2.3.3.4 Meta-character syntax)
Date: Thu, 21 Sep 2017 15:37:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#28538: 25.3; elisp reference, 25.3: node 2.3.3.4 Meta-character syntax

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 28538 <at> debbugs.gnu.org.

-- 
28538: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28538
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Schwab <schwab <at> linux-m68k.org>
To: Louis-Guillaume Gagnon <louis.guillaume.gagnon <at> gmail.com>
Cc: 28538-done <at> debbugs.gnu.org
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
On Sep 21 2017, Louis-Guillaume Gagnon <louis.guillaume.gagnon <at> gmail.com> 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, schwab <at> linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

[Message part 3 (message/rfc822, inline)]
From: Louis-Guillaume Gagnon <louis.guillaume.gagnon <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.3; elisp reference, 25.3: node 2.3.3.4 Meta-character syntax
Date: Thu, 21 Sep 2017 10:57:48 -0400
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



This bug report was last modified 7 years and 239 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.