* Zoong PHAM [2007-11-22 00:24+0100] writes:
On Thursday, 22 November 2007 at 0:14:26 +0100, Helmut Eller wrote:
`C-x b *slime-events* RET' switches to that buffer, `C-x h' marks the whole buffer and `ESC w' copies the region to the clipboard.
I try those and I ended in a window with the top line: File Edit Options Buffers Tools Help
Those are the items of the menu bar. At the bottom of the window should be something like:
-:** *slime-events* All L0 (Fundamental)
What can I do next?
Is the buffer empty? That means that there wasn't even a connection. If not, there should be lisp forms like
(:emacs-rex (swank:connection-info))
What exactly would be interesting.
Helmut.