all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#13856: Emacs Lisp Intro v 24.2.1 - Mismatch between sample code and explanation
@ 2013-03-02  6:00 Carlos
  2013-03-03  2:35 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos @ 2013-03-02  6:00 UTC (permalink / raw
  To: 13856

Greetings,

This bug is for emacs lisp intro manual version 24.2.1. In section
8.4, "Digression into C", the following statement appears:

   * The first part is the name given to the function in Lisp,
     `delete-and-extract-region'.

The code sample that this refers to actually shows the text
'buffer-substring-no-properties'. There is a similar flaw with the
subsequent bullet-point, which states:

   * The second part is the name of the function in C,
     `Fdelete_and_extract_region'.  By convention, it starts with `F'.
     Since C does not use hyphens in names, underscores are used
     instead.

I recently enjoyed reading through the "Emacs Lisp Intro" and this was
the only glaring error I noticed.

-- Carlos





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

* bug#13856: Emacs Lisp Intro v 24.2.1 - Mismatch between sample code and explanation
  2013-03-02  6:00 bug#13856: Emacs Lisp Intro v 24.2.1 - Mismatch between sample code and explanation Carlos
@ 2013-03-03  2:35 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2013-03-03  2:35 UTC (permalink / raw
  To: 13856-done

Version: 24.3

Thanks.





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

end of thread, other threads:[~2013-03-03  2:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-02  6:00 bug#13856: Emacs Lisp Intro v 24.2.1 - Mismatch between sample code and explanation Carlos
2013-03-03  2:35 ` Glenn Morris

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.