[slime-devel] repl shortcuts [was: slime repl commands]
Marco Baringer
mb at bese.it
Wed Apr 7 18:50:08 UTC 2004
We use slime-repl-command-dispatch-char to start a repl shortcut, there
is a table mapping command names to elisp functions, some of these are
already existing slime functions (slime-repl-set-package and
slime-set-default-directory), some of these call new (very short)
functions.
current shortcut set:
cd - change directory
directory-push
directory-pop
cp - change package
package-push
pakcage-pop
! - defparameter
+ - reeval last form
sayoonara - quit and close buffers
there is the seed of the idea of a help system, but nothing usefull for
now.
having used it very briefly i think i like it better than the current
repl commands, but i'm not applying it until there's some feedback.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: repl-shortcuts.patch
Type: application/octet-stream
Size: 12054 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20040407/9cc9d760/attachment.obj>
-------------- next part --------------
--
Marco
Ring the bells that still can ring.
Forget the perfect offering.
There is a crack in everything.
That's how the light gets in.
-Leonard Cohen
More information about the slime-devel
mailing list