On Wed, 21 Dec 2005 11:05:32 -0800, Peter Seibel peter@gigamonkeys.com wrote:
It looks like someone committed my latest patch which should fix this. Please let us know if you have any other troubles. (It doesn't call syntax-ppss anymore so you're unlikely to have exactly the same problem if you have any problem at all.)
I just updated from CVS and there's still this function in slime.el:
(defun in-comment-p () (nth 4 (syntax-ppss (point))))
So I think the patch hasn't been commited yet.
Cheers, Edi.