[climacs-devel] `form-before-in-children' fix.

Troels Henriksen athas at sigkill.dk
Fri Jan 27 16:15:53 UTC 2006


Assume we have a Climacs buffer in Lisp syntax containing the
following:

(
foo bar
) ; I am a comment.

If you put point just after the closing brace and press C-M-p (for
Backward Expression) Climacs will signal an error. The cause of this
error is `form-before-in-children' (meaning that it affects many
things that manipulates expressions, such as the macro-expansion
facilities in Swine). Attached is a patch that fixes this problem. As
usual, this patch was written by me, and may thus cause defects in
other parts of the system. :-)
-- 
\  Troels "Athas" Henriksen
/\ sigkill.dk/blog (Danish)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lisp-syntax.lisp.patch
Type: text/x-patch
Size: 1113 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/climacs-devel/attachments/20060127/0e0ad43b/attachment.bin>


More information about the climacs-devel mailing list