GNU bug report logs - #42591
A minor error in the Elisp manual

Previous Next

Package: emacs;

Reported by: Jay Bingham <binghamjc <at> msn.com>

Date: Wed, 29 Jul 2020 02:07:02 UTC

Severity: normal

Done: Stefan Kangas <stefan <at> marxist.se>

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: Stefan Kangas <stefan <at> marxist.se>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#42591: closed (A minor error in the Elisp manual)
Date: Wed, 29 Jul 2020 10:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 29 Jul 2020 12:43:06 +0200
with message-id <CADwFkmn1hMaH0AYD10oU8-OJ9=vckisVVHho0bAdNBef5ZDgwQ <at> mail.gmail.com>
and subject line Re: bug#42591: A minor error in the Elisp manual
has caused the debbugs.gnu.org bug report #42591,
regarding A minor error in the Elisp manual
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
42591: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42591
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jay Bingham <binghamjc <at> msn.com>
To: bug-gnu-emacs <at> gnu.org
Subject: A minor error in the Elisp manual
Date: Tue, 28 Jul 2020 20:45:28 -0500
[Message part 3 (text/plain, inline)]
In the Elisp manual in section 9.2 Defining Symbols, the first sentence 
in the third paragraph says:

In principle, you can assign a variable value to any symbol with setq, 
whether not it has first been defined as a variable.

I believe that the word 'or' is missing between the words 'whether' and 
'not', and that the sentence should read:

In principle, you can assign a variable value to any symbol with setq, 
whether or not it has first been defined as a variable.

Sincerely,
J C Bingham
   - Georgetown, TX USA -
___________________________



-- 
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Stefan Kangas <stefan <at> marxist.se>
To: Jay Bingham <binghamjc <at> msn.com>
Cc: 42591-done <at> debbugs.gnu.org
Subject: Re: bug#42591: A minor error in the Elisp manual
Date: Wed, 29 Jul 2020 12:43:06 +0200
Jay Bingham <binghamjc <at> msn.com> writes:

> In the Elisp manual in section 9.2 Defining Symbols, the first sentence in the third paragraph says:
>
> In principle, you can assign a variable value to any symbol with setq, whether not it has first been defined as a variable.
>
> I believe that the word 'or' is missing between the words 'whether' and 'not', and that the sentence should read:
>
> In principle, you can assign a variable value to any symbol with setq, whether or not it has first been defined as a variable.

Thanks, now fixed on the emacs-27 branch.

Best regards,
Stefan Kangas


This bug report was last modified 4 years and 297 days ago.

Previous Next


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