[slime-devel] Slime macroexpansion breaks on xemacs.

Helmut Eller heller at common-lisp.net
Wed Mar 9 19:58:17 UTC 2011


* Raymond Toy [2011-03-04 18:39] writes:

> My workaround for this is
>
> (char-at-point (substring-no-properties (or (thing-at-point 'char) "\n")))
>
> Not great, but solves the problem.  I'm not sure what the right solution
> would be.

I committed some stuff to get rid of the strange (thing-at-point 'char).
It also seems to work in XEmacs now.

Helmut





More information about the slime-devel mailing list