Never used Cake, but Lein works great. Emacs is all about customization - something bothers you? Just change it
The standard keybindings are extremely bad, change them. I use this one: http://xahlee.org/emacs/ergonomic_emacs_keybinding.html Just ignore the controversy around the guy, the bindings are well reasoned. If you are going to use Emacs you must learn the keybindings, else a standard ide is a better choice. When writing code you are spending a surprising amount of time on navigation and copy/paste. It's well worth it in the end and your mouse arm will thank you. 2011/6/18 James Keats <james.w.ke...@gmail.com> > Hello all. > > I'm currently using Netbeans' clojure IDE and I quite like it. It has > a REPL. It highlights syntax and matches parentheses. It supports > maven and mercurial/git. It provides completion and doc for both > clojure and java. It has allows evaluation of forms from source code > to repl. It also allows me to customize keyboard shortcuts. > > The other option that I've seen being popular is emacs with cake. I've > seen that cake opens two jvms, one for itself and one for project, ok, > nevermind that, no big deal, but emacs, i find, is unnecessarily > arcane compared to a modern java IDE. It's keyboard shortcuts and > combinations are based on ancient keyboards and terminals and > historical conventions, and while i can customize that and only use > what I need, netbeans already has a comfortable, modern setup out of > the box. I see that some would suggest paredit, but honestly, i don't > see that, navigating code through keyboard shortcuts, as all that much > of an advantage considering that using the mouse or the trackpad is > very convenient. > > What am I missing out on? Thanks. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en