ease of use

2012-11-22 Thread atucker
K guys, I honestly don't want to piss on Clojure, I know how hard a lot of people have worked for a long time in order to make this a viable language. I respect and am grateful for your dedication. But you should know this: every time I come back to use Clojure I find that it's become

Re: ease of use

2012-11-22 Thread atucker
Sorry, I'm in a bad mood. For context, after hours of struggling with Aquamacs and the new nrepl, I find it's overwritten my last two days' work. I guess it's likely my fault, I probably clicked the wrong key in my frustrated eightieth attempt to restart the repl. On Thursday, November 22,

Re: ease of use

2012-11-22 Thread Aaron Cohen
Reports like this are only as valuable as the information they provide. While we're sympathetic with your frustration, you haven't even begun to give us anything to go on in terms of 1) helping you with your problem or even 2) improving Clojure. Happy Thanksgiving! On Thu, Nov 22, 2012 at 5:47

Re: ease of use

2012-11-22 Thread atucker
Happy Thanksgiving! You're right of course. I guess my problem is with the emacs set-up, I should make a proper report on the dedicated mailing lists. In general terms, I just find it surprising that it's getting harder not easier. I've tried with emacs on linux but apparently version 22 is

Re: ease of use

2012-11-22 Thread Moritz Ulrich
Don't use Aquamacs. I don't know of the current state, but some time ago experienced the same stuff. It somehow doesn't work when using Aquamacs. I recommend Emacs.app from http://emacsformacosx.com or installation via homebrew (brew install emacs --cocoa brew linkapps). M-x

Re: ease of use

2012-11-22 Thread László Török
Alternatively, do as Moritz suggested, except don't install packages manually via M-x package-list-packages, but rather go and get https://github.com/overtone/emacs-live then nrepl.el keybindings are documented at https://github.com/kingtim/nrepl.el Good luck! Las 2012/11/23 Moritz Ulrich

Re: ease of use

2012-11-22 Thread atucker
Thanks all! Sounds like I need to install some more stuff. One more question if anyone knows: didn't it use to be possible to make parallel connections to the same server? Can't seem to do it with the new set-up... A On Friday, November 23, 2012 12:37:33 AM UTC, Las wrote: Alternatively,

Re: ease of use

2012-11-22 Thread Sean Corfield
On Thu, Nov 22, 2012 at 5:39 PM, atucker agjf.tuc...@gmail.com wrote: Thanks all! Sounds like I need to install some more stuff. I'll +1 what some of the others have said: I too started with Aquamacs and was told don't do that and later learned they were right! Emacs 24.x from the