[slime-devel] Fix for slime-reindent-defun when in repl

Brian Downing bdowning at lavos.net
Wed Jun 16 07:12:12 UTC 2004


Here is a quick fix for slime-reindent-defun when used in the repl input
area.  As it was, (beginning-of-defun) tended to find the beginning of
the repl buffer, which was suboptimal (especially for 20000 line repl
buffers! :).

There may be a more kosher way of finding out if you're in a repl
buffer, but checking for the input mark seems to work.

-bcd
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime-repl-indent-fix.diff
Type: application/x-patch
Size: 828 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20040616/10bcc707/attachment.bin>


More information about the slime-devel mailing list