[slime-devel] binding slime-complete-symbol elsewhere

C. Hever py.ohlin at gmail.com
Sun Jan 30 12:50:38 UTC 2011


I want to bind C-c C-t to 'slime-complete-symbol in *inferior-lisp*. I don't
know which hook I should use to add (lambda () (local-set-key (kbd "C-c
C-t") 'slime-complete-symbol)) or whatever else it is I need to do to get it
to work. Any ideas?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20110130/78bc83cd/attachment.html>


More information about the slime-devel mailing list