all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24316: Mistake in GNU Emacs Lisp Reference Manual, Section 5.3
@ 2016-08-26 20:53 Eric Wayman
  2016-08-26 21:04 ` Ken Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Wayman @ 2016-08-26 20:53 UTC (permalink / raw)
  To: 24316

With respect to

 -- Function: safe-length list

the text says

    "If LIST is not ‘nil’ or a cons cell, ‘safe-length’ returns 0."

But running

    (safe-length nil)

gives 0.

Best regards,
Eric Alan Wayman





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

end of thread, other threads:[~2016-08-26 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-26 20:53 bug#24316: Mistake in GNU Emacs Lisp Reference Manual, Section 5.3 Eric Wayman
2016-08-26 21:04 ` Ken Brown
     [not found]   ` <20160826170517.71887c34@debian>
2016-08-26 22:20     ` Ken Brown

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.