On Feb 22, 2011, at 6:28 PM, Jonathan Mitchem wrote:

> It just seems to interrupt my flow when coding.  Maybe that's not a
> legitimate enough concern, but coming from first principles, that
> seems to be one of the fundamental gains of Clojure.


This annoys me as well. I made an Emacs macro that puts the symbol under the 
cursor in what amounts to a `declare` form. It's in here:
https://github.com/marick/Midje/blob/master/emacs/midje-mode.el

Look for midje-add-identifier-to-unfinished-list

Also: I've gone to some trouble to support a top-down(ish) style of programming 
in Clojure. If that's a style you like, you may be interested in this:
http://www.vimeo.com/19404746

-----
Brian Marick, Artisanal Labrador
Contract programming in Ruby and Clojure
Author of /Ring/ (forthcoming; sample: http://exampler.com/tmp/ring.pdf)
www.exampler.com, www.exampler.com/blog, www.twitter.com/marick

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