Hey there, I just thought I'd mention I've created an Emacs config template which, although targeted for live coding with Overtone, would serve as a pretty useful config base for general Clojure hackery:
https://github.com/overtone/live-coding-emacs The highlights are as follows: * Clojure Mode (with fancy (λ [a] (+ a 5)) and ƒ(+ % 5) prettifications) * Slime (for communicating with swank servers) * Auto completion (configured to work with slime for inline auto completion of documentation) * Tailor-made colour theme * Rainbow parens and delimiters (to allow you to easily navigate a sea of parens) * The amazing undo-tree (live-code with confidence!) * Textmate-like snippets * Fancy highlighting of sexps on eval * REPL syntax highlighting Have fun, Sam --- http://sam.aaron.name -- 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