GNU bug report logs -
#42835
26.3; Doc of `cl-' functions, (cl) Naming Conventions
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 12 Aug 2020 20:19:01 UTC
Severity: minor
Tags: fixed
Found in version 26.3
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
This node has a list of functions and macros, some of which have
footnotes. I don't understand the footnotes (which are not sentences,
BTW).
For example, `cl-incf' has footnote [1], which says:
[1] Only when PLACE is a plain variable name.
What happens only when PLACE (the first arg to `cl-incf') is a plain
variable name? What happens when PLACE is not a plain variable name?
`C-h f cl-incf' doesn't help at all in this regard. It doesn't say
anything at all about different behaviors for different kinds of PLACE.
Similarly for the other names and their footnotes.
There's no doc specifying the behaviors of `cl-pushnew' etc. for any
particular kinds of PLACE. Nothing says what happens "only if :test is
___ or :key is ___.
This doc is completely unclear to me. I have no idea what it's trying
to say. And the doc strings of these functions and macros don't help at
all with this.
If I look up the doc for, say `cl-incf' in the CL manual, it doesn't
help. It says nothing about a non-variable PLACE (and nothing specific
about a variable PLACE, for that matter). It just shows an example.
The manual entry for `cl-pushnew' is even worse. It talks only about
`eql' and doesn't say anything about :test. There's an xref to node
`Lists as Sets' for info about the keyword args, but that node also says
nothing about :test. Instead, that node just punts further, to node
`Sequences'.
In general, this doc in this manual, and the CL doc strings, are nearly
useless, and perhaps harmful/misleading. Certainly not very helpful.
In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.18362
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
This bug report was last modified 4 years and 165 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.