all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#26636: 25.1; elisp docs bug
@ 2017-04-24  3:41 zhangjg
  2017-04-24 10:03 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: zhangjg @ 2017-04-24  3:41 UTC (permalink / raw)
  To: 26636

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

In elisp docs in the session "8.3 Creating and Interning Symbols" Line 162 have a bug.
> --Function: unintern symbole obarray

Shoud change to
--Function: unintern symbole &optional obarray

In doc-string of "unintern" is also error.


In GNU Emacs 25.1.1 (x86_64-w64-mingw32)
 of 2016-11-16 built on LAPHROAIG
Windowing system distributor 'Microsoft Corp.', version 10.0.14393

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

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

* bug#26636: 25.1; elisp docs bug
  2017-04-24  3:41 bug#26636: 25.1; elisp docs bug zhangjg
@ 2017-04-24 10:03 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2017-04-24 10:03 UTC (permalink / raw)
  To: zhangjg; +Cc: 26636-done

On Apr 24 2017, "zhangjg" <jinguozhang@qq.com> wrote:

> In elisp docs in the session "8.3 Creating and Interning Symbols" Line 162 have a bug.
>> --Function: unintern symbole obarray
>
> Shoud change to
> --Function: unintern symbole &optional obarray
>
> In doc-string of "unintern" is also error.

This is deliberate, unintern should always be called with two arguments,
see etc/NEWS.23.

Andreas.

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





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

end of thread, other threads:[~2017-04-24 10:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-24  3:41 bug#26636: 25.1; elisp docs bug zhangjg
2017-04-24 10:03 ` Andreas Schwab

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.