slime-sexp-at-point in slime-repl buffers

Marco Baringer mb at bese.it
Thu May 9 16:22:25 UTC 2013


Calling slime-inspect at a prompt in the slime repl buffer without any
other input will suggest the prompt itself ("CL-USER>" or whatever) as
the default value to inspect. I can not think of any case where this
behaviour would be useful :)

The attached patch advises slime-sexp-at-point, when the slime-repl.el
contrib is loaded, to ignore the prompt text (if point is in the input
area, otherwise the normal behaviour of slime-sexp-at-point applies).

Unless anyone objects to the patch (or the implementation) i'll commit
this later tomorrow.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime-repl-sexp-at-point.diff
Type: text/x-diff
Size: 1539 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20130509/54abbdc4/attachment.diff>
-------------- next part --------------

-- 
-marco


More information about the slime-devel mailing list