If you can get emacs working with swank-clojure (I followed the instructions here http://github.com/jochu/swank-clojure to get it working on Emacs 23 on Linux) then you can interact with the running Clojure process. All you need to do is move the cursor over the symbol of interest and hit ALT-. to go to the definition of a symbol, or ATL-, to go back to where you were.
On 23 February 2010 18:32, Paul Tarvydas <tarvy...@visualframeworksinc.com>wrote: > I'm from the lisp world, not the java (nor eclipse) world, so I don't know > what's available... > > Can anyone suggest how best to browse the source code for clojure? I've > downloaded the clojure-read-only tree and would like to bounce around in it > using something like find-tag. How does one create an emacs tags file for > java and clojure, or, how does one load it into eclipse so that eclipse > groks where everything is? > > thanks > pt > > -- > 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<clojure%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- 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