[slime-devel] Persistent REPL history
Stefan Kamphausen
skampi at gmx.net
Wed Oct 12 06:27:23 UTC 2005
Hi,
> Thanks for the work.
Well, I think that should have been my sentence addressed to you, er? ;-)
>
> I merged this in with only minor changes:
Cool.
> - changed the default filename to ~/.slime-history.eld
Shouldn't the history size and the filename be customizable? Like:
(defcustom slime-repl-history-file "~/.slime-history.eld"
"File to save the persistent REPL history to."
:type 'string
:group 'slime-repl)
(defcustom slime-repl-history-size 100
"Maximum number of lines for persistent REPL history."
:type 'integer
:group 'slime-repl)
Especially since there is already a group for the REPL.
Anyway, thanks for considering my contribution.
Regards
Stefan
--
Stefan Kamphausen --- http://www.skamphausen.de
a blessed +42 regexp of confusion (weapon in hand)
You hit. The format string crumbles and turns to dust.
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner
More information about the slime-devel
mailing list