Re: swank-clojure: slime-compile-defun doesn't work

2008-10-05 Thread Matti Jagula
Hi Jeffrey, On Sat, Oct 4, 2008 at 3:56 AM, Jeffrey Chu <[EMAIL PROTECTED]> wrote: > On Oct 3, 5:13 pm, Alec Berryman <[EMAIL PROTECTED]> wrote: >> When I place the point anywhere in or around a form and use C-c C-c >> (slime-compile-defun), I see "Evaluation aborted" in my minibuffer and >> this

swank-clojure: slime-compile-defun doesn't work

2008-10-04 Thread Alec Berryman
I'm using SLIME 2008-09-28 and a swank-clojure from git up-to-date as of today. It's generally working well. When I place the point anywhere in or around a form and use C-c C-c (slime-compile-defun), I see "Evaluation aborted" in my minibuffer and this in *slime-events*: (:emacs-rex (swank

Re: swank-clojure: slime-compile-defun doesn't work

2008-10-03 Thread Jeffrey Chu
Hi, The feature is now implemented. Thanks for letting me know, - Jeff On Oct 3, 5:13 pm, Alec Berryman <[EMAIL PROTECTED]> wrote: > I'm using SLIME 2008-09-28 and a swank-clojure from git up-to-date as of > today.  It's generally working well. > > When I place the point anywhere in or around a