From: gavino
Subject: slime emacs on my windows pc talking to SBCL on ncie linux server
Date: 
Message-ID: <1168582440.154713.34800@38g2000cwa.googlegroups.com>
Can I arrange this? How do I do it step by step?  I have access to a
nice linux server at work and would love ot learn common lisp using
emacs on my pc and SBCL on the server.
Where do i Find a good doc to set this up?

From: ······@gmail.com
Subject: Re: slime emacs on my windows pc talking to SBCL on ncie linux server
Date: 
Message-ID: <1168587185.324858.267490@38g2000cwa.googlegroups.com>
gavino wrote:
> Can I arrange this? How do I do it step by step?  I have access to a
> nice linux server at work and would love ot learn common lisp using
> emacs on my pc and SBCL on the server.
> Where do i Find a good doc to set this up?

Bill Clementson did a nice blog roundup called 'Best of Bill'. There
you'll find lot's of good stuff. Use google, you can't miss. ;-)


br,
Damir
From: billc
Subject: Re: slime emacs on my windows pc talking to SBCL on ncie linux server
Date: 
Message-ID: <1168618055.941710.12910@11g2000cwr.googlegroups.com>
······@gmail.com wrote:
> gavino wrote:
> > Can I arrange this? How do I do it step by step?  I have access to a
> > nice linux server at work and would love ot learn common lisp using
> > emacs on my pc and SBCL on the server.
> > Where do i Find a good doc to set this up?
>
> Bill Clementson did a nice blog roundup called 'Best of Bill'. There
> you'll find lot's of good stuff. Use google, you can't miss. ;-)

Thanks for the complement!

More specifically, gavino would probably want to look at the following
posts:

1. Definitive SLIME Tutorial Movie:
http://bc.tech.coop/blog/050728.html
2. Remote Lisp Development with SLIME/Emacs:
http://bc.tech.coop/blog/051227.html
3. SLIME Web Development Workflow: http://bc.tech.coop/blog/050901.html

--
Bill Clementson