GNU bug report logs -
#12788
cl-loop-handler, cl-loop-for-handler
Previous Next
Reported by: Glenn Morris <rgm <at> gnu.org>
Date: Sat, 3 Nov 2012 00:07:01 UTC
Severity: normal
Found in version 24.2.50
Fixed in version 24.3
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):
Package: emacs
Version: 24.2.50
(The inverse of http://debbugs.gnu.org/12773 )
It seems to me that cl-loop-handler, cl-loop-for-handler should not have
been renamed to cl--loop-handler and cl--loop-for-handler.
They are advertised methods to customize the `cl-loop', rather than
internal details..
From cl.texi in 24.2:
4.7.6 Other Clauses:
[...]
While there is no high-level way to add user extensions to
`loop', this package does offer two properties called
`cl-loop-handler' and `cl-loop-for-handler' which are functions to
be called when a given symbol is encountered as a top-level loop
clause or `for' clause, respectively. Consult the source code in
file `cl-macs.el' for details.
This bug report was last modified 12 years and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.