Thanks for the explanation. I will also check out emacs-live
On Mon, May 26, 2014 at 10:31 PM, Carlo Zancanaro
wrote:
> On Mon, May 26, 2014 at 08:32:45AM -0700, Don Hill wrote:
> > I am in a project with a test.clj file and if I do a (println "Hi") C-x
> C-e
> > it goes to repl as expected. If
On Mon, May 26, 2014 at 08:32:45AM -0700, Don Hill wrote:
> I am in a project with a test.clj file and if I do a (println "Hi") C-x C-e
> it goes to repl as expected. If I do something like (+ 1 2 3) it seems to
> go to stdout below the status bar.
This is the correct behaviour.
When you evalua
Any particular reason why you cant use emacs-live? Its comes configured for
clojure among other stuff out of the box.
Josh
On Mon, May 26, 2014 at 6:32 PM, Don Hill wrote:
>
> I am making a switch to emacs and trying to get cider setup. I think for
> the most part everything is working correct
I am making a switch to emacs and trying to get cider setup. I think for
the most part everything is working correctly.
I am in a project with a test.clj file and if I do a (println "Hi") C-x C-e
it goes to repl as expected. If I do something like (+ 1 2 3) it seems to
go to stdout below the s