[Slime-devel] no whitespace in history

Stas Boukarev stassats at gmail.com
Wed Apr 2 08:22:17 UTC 2014


Stas Boukarev <stassats at gmail.com> writes:

> Robert Brown <robert.brown at gmail.com> writes:
>
>> I just tried a recent version of Slime.  When I type
>> M-P in the slime-repl buffer I see the previous command
>> I typed, but without any whitespace.  For instance,
>> "(cons 1 2)" appears as "(cons12)".  In my .emacs file I
>> have slime-repl-history-trim-whitespaces set to t.  If I set
>> it to nil, I get the correct history string.  It looks like all
>> whitespace is being trimmed, not just leading and trailing
>> spaces.
> Perhaps this broke it:
> https://github.com/slime/slime/commit/3467ebc9ead3408c21cd1d2ae119ac05e2a7e2d9#diff-c8ce1f42fae596a1a0fdf8769976cabdL966
And it is, fixed it. Thanks for the report.

-- 
With best regards, Stas.




More information about the slime-devel mailing list