help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can you send a defun to the inferior (superior) lisp without goi


From: Rupert Swarbrick
Subject: Re: How can you send a defun to the inferior (superior) lisp without going to the end and type c-x c-e?
Date: Sat, 22 Dec 2007 11:20:17 GMT
User-agent: Pan/0.132 (Waxed in Black)

On Fri, 21 Dec 2007 18:28:11 -0800, metaperl.j@gmail.com wrote:

> How can you send a defun to the inferior lisp without going to the end
> and typing C-x C-e?
> 
> I'm actually using SLIME, but it still communicates with an inferior
> lisp.

Yes.

C-M-x   is eval-defun
C-c C-c is compile-defun

If you're running under X, try the Ctrl-right click menu and look under 
SLIME.

Rupert


reply via email to

[Prev in Thread] Current Thread [Next in Thread]