Laurent,

It definitely sounds like I should try the newest version, and I will. Thanks!!

 -Lee


On Jun 29, 2010, at 2:41 PM, Laurent PETIT wrote:
> 
> There's now auto-indentation (when you hit the Enter key). What is
> still missing is "bulk" reindentation (whole file at once).
> 
> There's also a "paredit-like" mode. I've called it "Structural Editing
> mode", because outside emacs users, "paredit" means nothing.
> The mode comes in two flavors : the "default mode" and the "strict
> mode". The default mode is, well, active by default, and does not
> "block" the user (e.g. a newbie user fighting the editor to add/remove
> a closing paren). The "strict mode" is my preferred one, it is close
> to paredit (hitting a closing paren goes right after the closing paren
> of the enclosing form, etc.). Still perfectible, but already providing
> great value, I think.
> 
> One think some may find as a "drawback", some not: paredit
> functionalities, auto-indentation feature, only work if the code is
> well structured (balanced parens , double quotes ; writing a wrong
> "atom" -e.g. a symbol with invalid chars- does no harm to the overall
> structure, and thus does not disable the features).
> 
> The best I can offer you as an honest answer is: if you tried it
> several months ago, it's worth trying it again. You may be surprised,
> but still consider it does not fit your expectations in critical areas
> (in this case, please let me know), or you may consider that, while
> still full of problems, your main expectations are fulfilled and then
> I'll welcome you onboard.

--
Lee Spector, Professor of Computer Science
School of Cognitive Science, Hampshire College
893 West Street, Amherst, MA 01002-3359
lspec...@hampshire.edu, http://hampshire.edu/lspector/
Phone: 413-559-5352, Fax: 413-559-5438

Check out Genetic Programming and Evolvable Machines:
http://www.springer.com/10710 - http://gpemjournal.blogspot.com/

-- 
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

Reply via email to