[slime-devel] backward-sexp and slime-pprint-eval-last-expression

Cyrus Harmon ch-slime at bobobeach.com
Mon May 7 02:37:32 UTC 2012


I've been using slime-pprint-eval-last-expression on some expressions in .files in slime and came across the following:

#(0)

works fine, but

#2A((0))

doesn't, as slime relies on emacs' backward-sexp to compute the sexp to eval. Would it be desirable to extend this to be reader-macro aware?

thanks,

Cyrus







More information about the slime-devel mailing list