Another thing, that I want to mention, that some work for support of
Clojure in CEDET already started:
 - there is lein project type for EDE, that automatically recognizes
lein projects, and uses lein to fetch classpath information, that can
be used for name completion (after parser will be ready). You can also
compile project from any open file, by using standard commands for
compilation.
 - there is basic parser for Clojure code for CEDET:
https://github.com/kototama/clojure-semantic - I hope, that it will be
included into standard CEDET distribution...

On Wed, Jan 16, 2013 at 11:51 PM, localredhead <levi.str...@gmail.com> wrote:
> +1 sr-speedbar for NERDTree like functionality.  Normal speedbar being a
> different window always bothered me.
>
> sr-speedbar + find-files-in-project is a pretty powerful combo.
>
>
> On Wednesday, January 16, 2013 12:50:59 PM UTC-8, Gary Johnson wrote:
>>
>> There's a MELPA package (use `M-x package-list-packages') called
>> sr-speedbar that displays the speedbar in the same frame you are already
>> working in. I just stick sr-speedbar-toggle on F11 and call it a day. YMMV.
>>
>> On Wednesday, January 16, 2013 1:45:35 PM UTC-5, Sean Corfield wrote:
>>>
>>> On Wed, Jan 16, 2013 at 8:33 AM, Amirouche Boubekki
>>> <amirouche...@gmail.com> wrote:
>>> >>  - is there a decent project explorer.  I really miss the "tree on the
>>> >> left, editor on the right" layout
>>> > speedbar: «C-X speedbar»
>>>
>>> M-x speedbar - but that looks very interesting, thank you! It's kinda
>>> funky in full-screen mode on Mac OS X but it does satisfy the project
>>> explorer itch.
>>> --
>>> Sean A Corfield -- (904) 302-SEAN
>>> An Architect's View -- http://corfield.org/
>>> World Singles, LLC. -- http://worldsingles.com/
>>>
>>> "Perfection is the enemy of the good."
>>> -- Gustave Flaubert, French realist novelist (1821-1880)
>
> --
> 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



-- 
With best wishes,                    Alex Ott
http://alexott.net/
Twitter: alexott_en (English), alexott (Russian)
Skype: alex.ott

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