Hi all,
I've just posted a new screencast at https://vimeo.com/86825511. It showcases using https://github.com/abo-abo/lispy for navigating SLIME's Common Lisp code base. It's also possible to navigate the Elisp, Scheme and Clojure code.
I'm using CEDET functionality, so the parsing has to be done only once per directory and then it's saved to CEDET's db.
Feedback welcome.
regards, Oleh