On Mon, Mar 28, 2011 at 3:31 PM, Lee Spector <lspec...@hampshire.edu> wrote:

> I do consider this critical, especially for newcomers. I already had the
> Clojure edit mode that could be installed from the Plugins menu, and my
> buffers say "clojure" at the bottom so I assume it is working. (And I can
> also execute Clojure code via the Plugins>Clojure Shell menus.)
>

Using that clojure.xml, auto-indent works just fine for me.


> I disagree. The preferred ways to include code from libraries/files are
> require or use (preferably in ns forms) and these should work. Ideally they
> would find things in some obvious location (like the location of the source
> file you're executing) by default, and ideally there'd be a simple way to
> customize this. I think that having no way to go beyond code in a single
> file, aside from using load-file, would prevent anyone from using this as
> platform for more than a quick experiment.
>
>  -Lee
>

The Clojure plugin comes with a Commando script under the Plugins > Console
menu that does what you want.

David

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