[slime-devel] Re: slime-search-buffer-package not working
Constantine Vetoshev
gepardcv at yahoo.com
Thu Nov 29 21:47:02 UTC 2007
Helmut Eller <heller at common-lisp.net> writes:
> It eventually calls parse-package, but you had to remove the
colon
> because slime-read-package-name knows all the package names (for
> TAB-completion) and insists that the entered name matches one of
> those.
>
> The CVS version should remove it automatically.
Works beautifully now. Thanks! > To figure out which swank
functions are called, you can look at the
> *slime-events* buffer. E.g. for C-c M-p there will be something
like
>
> (:emacs-rex
> (swank:set-package "mp")
> "MULTIPROCESSING" :repl-thread 6)
Thanks for the explanation. I'll definitely be taking a closer
look.
--
Regards, (concatenate
Constantine Vetoshev 'string (mapcar
#'code-char
(reverse '(109 111 99 46 111
111 104
97 121 64 118 99 100 114 97 112 101
103))))
More information about the slime-devel
mailing list