Re: Multiple slime instances in Emacs

2011-07-09 Thread Marko Kocić
On Friday, July 8, 2011 2:56:42 PM UTC+2, Stefan Kamphausen wrote: > > I don't know of any way to have different SLIMEs in one Emacs. In the past > I used to call Emacs with different init-files for that, but it's not nice. > That works, but requires one to restart Emacs every so often. Not so

Re: Multiple slime instances in Emacs

2011-07-08 Thread Ken Wesson
On Fri, Jul 8, 2011 at 8:56 AM, Stefan Kamphausen wrote: > Hi, > > I don't know of any way to have different SLIMEs in one Emacs.  In the past > I used to call Emacs with different init-files for that, but it's not nice. > > However, given the differences between Clojure and CL an 'official' fork

Re: Multiple slime instances in Emacs

2011-07-08 Thread Stefan Kamphausen
Hi, I don't know of any way to have different SLIMEs in one Emacs. In the past I used to call Emacs with different init-files for that, but it's not nice. However, given the differences between Clojure and CL an 'official' fork of SLIME ('JIME', 'SLJME'? ;-) for Clojure might be the way to go.