GNU bug report logs - #13852
Emacs Lisp Reference Manual v 24.2.1 - Minor Correction to section 2.3.4

Previous Next

Package: emacs;

Reported by: Carlos <carlos <at> welltower.org>

Date: Sat, 2 Mar 2013 03:13:01 UTC

Severity: minor

Fixed in version 24.3

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13852 in the body.
You can then email your comments to 13852 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#13852; Package emacs. (Sat, 02 Mar 2013 03:13:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Carlos <carlos <at> welltower.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 02 Mar 2013 03:13:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Carlos <carlos <at> welltower.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Emacs Lisp Reference Manual v 24.2.1 - Minor Correction to section
	2.3.4
Date: Fri, 1 Mar 2013 21:52:18 -0500
Greetings,

This report concerns Emacs version 24.2.1. In the section of
documentation quoted below, 'fifth example' should read 'fourth
example' and 'fourth example' should read 'third example'.

Cheers,
Carlos

BEGIN_QUOTED_SECTION

2.3.4 Symbol Type

Here are several examples of symbol names.  Note that the `+' in the
fifth example is escaped to prevent it from being read as a number.
This is not necessary in the fourth example because the rest of the name
makes it invalid as a number.

foo                 ; A symbol named `foo'.
FOO                 ; A symbol named `FOO', different from `foo'.
1+                  ; A symbol named `1+'
                                        ;   (not `+1', which is an integer).
\+1                 ; A symbol named `+1'
                                        ;   (not a very readable name).

END_QUOTED_SECTION




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Sun, 03 Mar 2013 02:11:02 GMT) Full text and rfc822 format available.

Notification sent to Carlos <carlos <at> welltower.org>:
bug acknowledged by developer. (Sun, 03 Mar 2013 02:11:03 GMT) Full text and rfc822 format available.

Message #10 received at 13852-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 13852-done <at> debbugs.gnu.org
Subject: Re: bug#13852: Emacs Lisp Reference Manual v 24.2.1 - Minor
	Correction to section 2.3.4
Date: Sat, 02 Mar 2013 21:10:08 -0500
Version: 24.3

Thanks.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 31 Mar 2013 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 143 days ago.

Previous Next


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