GNU bug report logs -
#31311
27.0; doc of `pcase'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Sun, 29 Apr 2018 16:04:02 UTC
Severity: wishlist
Found in version 27.0
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #44 received at 31311 <at> debbugs.gnu.org (full text, mbox):
> > 2. CODE is undefined (not specified). We say only this:
> >
> > "The CODE expression corresponding to the matching
> > pattern determines the return value."
>
> I guess you missed the second line of the docstring?
> CASES is a list of elements of the form (PATTERN CODE...).
No, not at all. That's where CODE is "bound" in the
description, but not where it is defined. I'm looking
for a description of CODE.
The most one can say, apparently, is that CODE is an
expression. What purpose the sequence of CODE expressions
serves - what is done with them (or with any of them) -
isn't clear.
It talks about "the CODE expression corresponding to
the matching pattern". Which CODE expression of the
sequence "CODE..." is "_the_ CODE expression"? What
does it mean for "the CODE expression" to _correspond_
to the matching pattern? (That should presumably be
"the matching PATTERN, BTW.)
Sorry, but it's just not clear.
This bug report was last modified 3 years and 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.