On May 17, 2011, at 10:42 PM, Sean Corfield wrote: >> 2. Enter in the middle of a REPL submission breaks the line even if >> the sexp lacks unmatched delims, unlike Enclojure. > > I've gotten used to using ctl-enter or shift-cmd-x to just submit the > form I'm typing so I don't need to jump to the end of the form. I like > that the REPL has full editing capability, just like a source file - > including using enter to add line breaks.
Indeed, this is very intentional. Many people (myself included now that the REPL area is just a mostly-full-featured Clojure editor) do a fair bit of editing in the REPL input area, so Ctrl-Enter is mandatory unless you're at the end of the form. >> 3. A few things seem a bit less self-evident without looking at either >> Eclipse or CCW documentation than is the case with NB/Enclojure, >> including (sorry to harp on this) the install's extra step and the >> behavior of some of the other things. > > Well, there's certainly a lot of Eclipse functionality that is > definitely less than obvious - even with all the Eclipse documentation > out there - and I suspect some of that carries over to CCW. But, yes, > CCW's docs are... thin... FWIW, if anyone likes CCW, and believes they're using it effectively, by all means cut a screencast or two. That's a great way to help out the project assuming you're not up for contributing code, and is surely more fun than writing dry textual documentation. - Chas -- 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