I've been playing around with emacs live thismorning- cool stuff. It makes me want to get to the bottom of a couple nagging emacs problems I've had for awhile (since I'm now so close to emacs IDE bliss).
I frequently use 'slime-edit-definition', aka M-x ., to 'jump to definition (and M-x * to jump back). It always works with functions in clojure.core, but only works some of the time with code in my own projects. How does it index the symbols it's able to jump to? Using emacs live I get docstrings, autocomplete and function arg lists for clojure.core functions, but not anything in my namespaces. Is there a way to get emacs/slime/whatever to index these so I can M-x . my way around and see docstrings/arg lists? Thanks! --- Joseph Smith j...@uwcreations.com (402)601-5443 -- 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