* Common Lisp loop clauses
@ 2002-10-09 12:08 Lars Brinkhoff
0 siblings, 0 replies; only message in thread
From: Lars Brinkhoff @ 2002-10-09 12:08 UTC (permalink / raw)
The function cl-parse-loop-clause in cl-macs.el doesn't recognize
keyword-style loop clauses, e.g.
(loop :for x :from 1 :to 10 :do (something))
Would a patch to add support for this be accepted?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-10-09 12:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-09 12:08 Common Lisp loop clauses Lars Brinkhoff
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.