unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42591: A minor error in the Elisp manual
@ 2020-07-29  1:45 Jay Bingham
  2020-07-29 10:43 ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Jay Bingham @ 2020-07-29  1:45 UTC (permalink / raw)
  To: 42591

[-- Attachment #1: Type: text/plain, Size: 662 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 2513 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#42591: A minor error in the Elisp manual
  2020-07-29  1:45 bug#42591: A minor error in the Elisp manual Jay Bingham
@ 2020-07-29 10:43 ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2020-07-29 10:43 UTC (permalink / raw)
  To: Jay Bingham; +Cc: 42591-done

Jay Bingham <binghamjc@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





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-29 10:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-29  1:45 bug#42591: A minor error in the Elisp manual Jay Bingham
2020-07-29 10:43 ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).