keyongtech


  keyongtech > lisp > 01/2008

 #1  
01-22-08, 12:04 AM
lispnewb
Using SLIME, if that makes any difference.
I'm just looking for a way to completely reset the world that doesn't
involve me killing Emacs.
 #2  
01-22-08, 12:35 AM
Rupert Swarbrick
On Mon, 21 Jan 2008 16:04:55 -0800, lispnewb wrote:

> Using SLIME, if that makes any difference. I'm just looking for a way to
> completely reset the world that doesn't involve me killing Emacs.


Yep, slime does make a difference. Go to the repl (C-c C-z) and then
(with no input on the line) type "," (that's a comma) which allows you to
give slime commands directly and then either restart-inferior-lisp or
quit (there's tab completion).

Alternatively M-x slime-quit-lisp and M-x slime-restart-inferior-lisp do
the same thing.

Rupert
 #3  
01-22-08, 12:36 AM
Pillsy
On Jan 21, 7:04 pm, lispn...@gmail.com wrote:
> Using SLIME, if that makes any difference.
> I'm just looking for a way to completely reset the world that doesn't
> involve me killing Emacs.


M-x slime-restart-inferior-lisp

Cheers,
Pillsy
 #4  
01-22-08, 12:49 AM
lispnewb
Works like a charm! Thanks guys!
Similar Threads
emacs inferior-lisp problem

I have installed emacs-22gtk and sbcl in a new kubuntu-feisty installation. Emacs starts up OK and I can M-x run-lisp and that gives me an *inferior-lisp* buffer with sbcl...

Tab-completion (for CLISP) in inferior-lisp-mode in Emacs; possible?

I just have started playing with CLISP. Running at the shell, I can use <TAB> for completion e.g *inspect-brow<TAB> expands to *inspect-browser* I prefer to run CLISP...

slime and emacs: Missing *lisp-output-stream* process

Hello all, Recently I acquired an Ubuntu system and have transferred all my development over to my new system from my old Debian system. I believe I have all the current...

Cormanlisp as inferior-lisp in Emacs: no output from evaluation

I have NTEmacs 21.3 and Cormanlisp 2.5 on Windows XP home edition, both installations fresh out of the box. When I run cormanlisp as an inferior-lisp, I get no output when I...

emacs inferior lisp process fails when same x terminal process doesn't

I am running cmu-lisp under Rh8.0 and Emacs21.2.1. I am experimenting with the alien interface. When I run my alien C program from an X terminal, I get the following...


All times are GMT. The time now is 07:23 AM. | Privacy Policy