[slime-devel] Slime macroexpansion breaks on xemacs.
Raymond Toy
toy.raymond at gmail.com
Wed Mar 9 23:22:07 UTC 2011
On 3/9/11 2:58 PM, Helmut Eller wrote:
> * 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.
Thanks for the update. It works very nicely now for me.
Ray
More information about the slime-devel
mailing list