slime-repl buffer
Joe Corneli
holtzermann17 at gmail.com
Fri Sep 6 13:08:20 UTC 2013
On Fri, Sep 6, 2013 at 1:50 PM, Stas Boukarev <stassats at gmail.com> wrote:
> Fabrice Popineau <fabrice.popineau at supelec.fr> writes:
>
>> Hi,
>>
>> Is there anyway to limit the size of the repl buffer ?
>> Something like 10000 lines max for example.
>> Emacs slows a lot with large buffers.
> No, there isn't anything. You can clear the output manually with
> C-c M-o.
Dude, with Emacs there's always a way.
Indeed, a modified version of `slime-repl-clear-buffer' could clear
out the required amount of content. Really just a matter of figuring
out what hook to add that to (per my earlier post) or what function to
advise and Fabrice is sorted.
More information about the slime-devel
mailing list