![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2006
Location: Newcastle, Australia
Posts: 4
Rep Power: 0
![]() |
Basic .emacs question
Hi
Hoping for help with something basic my .emacs set up for SBCL in emacs. I have slime working in emacs using sbcl and sbcl works in a terminal. But I cannot however get REPL access for SBCL via emacs. Can anyone shed some light on this or show me a working .emacs where this is set up ? I have tried several combo's off articles on the web but no joy.
__________________
The problem with reality is that leaves a lot to the imagination - John Lennon |
|
|
|
|
|
#2 |
|
The Oblivious One
Join Date: May 2005
Location: Ontario, Canada
Posts: 644
Rep Power: 4
![]() |
The only version of CL I got working with SLIME is CMUCL:
sudo aptitude update sudo aptitude install cmucl Edit your .emacs to reflect the changes. Mine is like this: lisp Syntax (Toggle Plain Text)
Then start up emacs and type: M-x slime where M is the Alt key and x is the letter x. to start SLIME.
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS! Last edited by Jessehk; Aug 11th, 2006 at 10:59 AM. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| a basic question about using forms in html file | boraciner | PHP | 12 | Aug 5th, 2006 8:17 PM |
| a very basic question... | aron_h | C++ | 24 | Jun 10th, 2006 3:11 PM |
| Visual Basic 2005 Question | ReubenK | Visual Basic .NET | 3 | Apr 5th, 2006 3:23 PM |
| [ANN] New script engine (Basic sintax) | MKTMK | C++ | 3 | Sep 1st, 2005 5:51 PM |
| Simple (stupid cause I don't know it) basic question | massive-war | C++ | 17 | Apr 11th, 2005 11:03 PM |