Quantcast
Channel: code.h(oe)kje » lisp
Viewing all articles
Browse latest Browse all 15

SLIME hints #5 – slime-apropos

$
0
0

This is part of the series on SLIME functions. See the introduction for information on what SLIME is.

Another very short post.

Now what is the name of that function again? Which namespace contains that variable?

Call slime-apropos; Default key-binding: C-c C-d C-a and type the part of the name you remember and SLIME will list all matching globals/symbols in the running program.


Viewing all articles
Browse latest Browse all 15

Trending Articles