
23 Apr
2007
23 Apr
'07
1:40 p.m.
On 4/23/07, Nikodemus Siivola <nikodemus@random-state.net> wrote:
Bill Clementson wrote:
What do you have "C-c |" bound to? It must be a custom binding that you've setup as I don't think it is a standard SLIME binding.
C-c I, not C-c |.
Slime-inspect, default binding. The nice thing it that it evaluates the current form. What most often use * for is to inspect the result in more detail, and C-c I does that for me.
Ah, ok. I read the "I" as "|" and thought that you had set up a custom binding to "pipe" output to the repl. Cheers, Bill