[slime-devel] new slime

23 Sep
2007
23 Sep
'07
12:32 a.m.
Hello, The slime command can prompt the user to start a new inferior-lisp, but what is the right way to force slime to start a new process without prompting? Thank you, John Foerch

26 Sep
26 Sep
2:08 p.m.
New subject: [slime-devel] Re: new slime
John J Foerch <jjfoerch@earthlink.net> writes:
Hello,
The slime command can prompt the user to start a new inferior-lisp, but what is the right way to force slime to start a new process without prompting?
Thank you, John Foerch
I answered my own question.. If anybody wants to know, here it is: (slime-start :buffer (generate-new-buffer "*inferior-lisp*")) --John
6416
Age (days ago)
6419
Last active (days ago)
1 comments
1 participants
participants (1)
-
John J Foerch