[parenscript-devel] js-expander broken with recent changes to slime
Daniel Gackle
danielgackle at gmail.com
Fri May 20 20:24:27 UTC 2011
Thanks Andy! I've been meaning to track down that annoyance (and never
getting to it) for quite a while.
On Fri, May 20, 2011 at 1:19 PM, Andy Peterson <andy.arvid at gmail.com> wrote:
> Recent changes to slime (quicklisp version) have broken the js-expander
> Slime Changelog:
> 2011-03-09 Helmut Eller <heller at common-lisp.net>
>
> Remove slime-sexp-at-point-for-macroexpansion.
>
> * slime.el (slime-sexp-at-point-for-macroexpansion): Deleted.
> (slime-eval-macroexpand): Use slime-sexp-at-point instead.
> (slime-eval-macroexpand-inplace): Use
> slime-bounds-of-sexp-at-point directly.
>
>
> I believe this fix should work but my slime fu is weak.
>
> $ diff js-expander.el ../../js-expander.el
> 40c40
> < (first
> (slime-sexp-at-point-for-macroexpansion))
> ---
> > (slime-sexp-at-point)
>
>
> _______________________________________________
> parenscript-devel mailing list
> parenscript-devel at common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/parenscript-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/parenscript-devel/attachments/20110520/effa27e2/attachment.html>
More information about the parenscript-devel
mailing list