Your screen arrangement is very similar to mine. I also have full-screen emacs, with one buffer for tests and another for "code", and the other screen with the shell and misc stuff. Never managed to integrate test-running into emacs to my liking, though.
Test-running in SLIME for Clojure is awesome, with clojure-test mode. C-c , runs all the tests in the buffer and spews the resulting output into the REPL. That's the only command I use or need.
Quoth Leonel on June 09, 2010 @ 4:13 PM PDT
What about the Smrt in Emacs ? Is that an emacs-mode ? Google knows nothing of it.
Quoth Brian on June 09, 2010 @ 4:23 PM PDT
Smart-tab mode, available here (apparently the original site where I got it is gone).
7 Comments
Love that emacs color scheme, what is it? And the gvim one too?
Thanks. Both are "Gentooish" which I made myself. You can download them from the appropriate folders of my github repo.
Muchos gracias!
And about your shell color scheme? :)
Your screen arrangement is very similar to mine. I also have full-screen emacs, with one buffer for tests and another for "code", and the other screen with the shell and misc stuff. Never managed to integrate test-running into emacs to my liking, though.
That would be my Konsole theme, Bzorp.
Test-running in SLIME for Clojure is awesome, with clojure-test mode.
C-c ,runs all the tests in the buffer and spews the resulting output into the REPL. That's the only command I use or need.What about the Smrt in Emacs ? Is that an emacs-mode ? Google knows nothing of it.
Smart-tab mode, available here (apparently the original site where I got it is gone).
Speak your Mind
Preview