Re: Best IDE

2012-01-19 Thread David Brunell
How long did it take you to get comfortable with paredit? I keep getting frustrated and going back to manually matching parens. On Thu, Jan 19, 2012 at 9:37 AM, Maris wrote: > > Emacs + Paredit is probably the best IDE. > Nothing improves productivity like paredit. > > -- You received this me

Re: namespace what?

2011-12-14 Thread David Brunell
Do you have a complete program that you are trying to get working, along with errors? The examples.core namespace was chosen at random; you could call it whatever you want. It refers to the namespace in which your main program runs. In order to have "clarity.component" recognized, you need to ma

Re: Working Slackware Linux / emacs 23.3.1 / lein 1.6.2 / swank-1.4.0 / clj 1.3.0 REPL

2011-12-12 Thread David Brunell
I found that clojure-jack-in worked fine for me once I installed the latest clojure-mode from Marmalade. Don't use the one in the gnu repo. Be sure to use the package.el linked to on the marmalade-repo.org home page in order to access the repo. On Dec 11, 2011 10:11 PM, "Richard "Tiger" Melville