Edi Weitz edi@agharta.de writes:
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.
Whoops. You're right. Anyway, there are, I believe, reports that the patch actually helps folks using non-CVS emacs so maybe someone can commit it. (I used to have commit privileges but I'm not what machine had my non-anonymous CVS workspace or if I even have it any more.)
-Peter