[climacs-devel] lisp syntax bug
Christophe Rhodes
csr21 at cam.ac.uk
Tue Aug 16 11:39:28 UTC 2005
Hi,
Start climacs, type "((defun foo)" (without the quotes), put point on
the second open paren, and press backspace. The first paren is
correctly deleted without trouble.
Now do the same in a fresh buffer in Lisp syntax. I observe that the
display is wrong: all that happens is that the cursor moves back one
position, but the paren is not displayed as deleted. (The buffer
clearly thinks of it as deleted, though: pressing delete at this point
has the visual effect of deleting both open parens).
Cheers,
Christophe
More information about the climacs-devel
mailing list