all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#20158: 25.0.50; (elisp) `Choosing Window' typo?
@ 2015-03-21 20:00 Drew Adams
  2016-04-30 18:13 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2015-03-21 20:00 UTC (permalink / raw
  To: 20158

From that doc node:

  These steps are described by means of "display actions",
  which have the form `(FUNCTION . ALIST)'.  Here, FUNCTION
  is either a function or a list of functions, which we
  refer to as "action functions"; ALIST is an association
                                           ^^
  list, which we refer to as "action alists".
                             ^^^^^^^^^^^^^^^

My impression is that there is only one ALIST per (FUNCTION
. ALIST).  If so, then presumably the last part should read
'which we refer to as an "action alist"' (singular "alist").

IOW, it is only FUNCTION that can be a list of functions.
My impression is that ALIST cannot be a list of alists.

And if my impression is wrong then it is the first part of
that same phrase that is then incorrect.  In that case, it
should read "ALIST is a list of association lists", or
perhaps "ALIST is either an association list or a list of
association lists".  Whatever the case, it seems wrong to
me, currently.

In GNU Emacs 25.0.50.1 (i686-pc-mingw32)
 of 2014-10-20 on LEG570
Bzr revision: 118168 rgm@gnu.org-20141020195941-icp42t8ttcnud09g
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --enable-checking=yes,glyphs CPPFLAGS=-DGLYPH_DEBUG=1'





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

end of thread, other threads:[~2016-04-30 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-21 20:00 bug#20158: 25.0.50; (elisp) `Choosing Window' typo? Drew Adams
2016-04-30 18:13 ` Lars Ingebrigtsen

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.