editors

Discussion about all editors used for Clojure/ClojureScript
2015-10-29T15:59:22.000032Z

hello all,

2015-10-29T16:00:02.000033Z

how can I write a function in .emacs to run "lein -m clojure.main " <some path>

2015-10-29T16:00:46.000034Z

I mean, "lein run -m clojure.main" <some path>

akiva 2015-10-29T16:57:46.000035Z

You can add your own functions with defun either right in your init.el or in independent files that you load in your init.