bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Common Lisp loop clauses


From: Lars Brinkhoff
Subject: Common Lisp loop clauses
Date: 09 Oct 2002 14:08:01 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]