[linedit-devel] Apparent bug in linedit
Paul Walker
linedit-devel at blacksun.org.uk
Thu Nov 17 13:04:09 UTC 2011
On Wed, Nov 16, 2011 at 08:30:01PM +0200, Nikodemus Siivola wrote:
> (when (interactive-stream-p *standard-input*)
> (ql:quickload "linedit")
> (funcall (intern "INSTALL-REPL" :linedit) :wrap-current t))
> and the repl should be activated when you run SBCL terminal, but not
> when Slime starts it.
Spot on, even down to the original lines in .sblrc. Your replacement works
beautifully, thanks. I'm off now to go and understand *how* it works. ;-)
(That's a topic for Lisp books, not for this list!)
Thanks for the prompt help,
--
Paul
More information about the linedit-devel
mailing list