On Sun, Apr 26, 2009 at 7:25 AM, Baishampayan Ghose <b.gh...@ocricket.com> wrote: > I am a Clojure newbie and I have been trying to get M-. > (slime-edit-definition) and the corresponding > M-,(slime-pop-find-definiton-stack) to work with Clojure. > > Right now, if I press M-. I get "Search failed" in he minibuffer. > > Is there any way to get it to work, or am I doing something completely > wrong?
It works for me. Are you trying to look up a built-in clojure function or one from your own application? How did you install SLIME and swank-clojure etc? If you installed by hand, you could try using M-x clojure-install from a recent copy of clojure-mode.el. This should download and configure all the necessary things to hook up Emacs and Clojure via SLIME. If it's still not working, try pasting the contents of your *Messages* buffer to the list. -Phil --~--~---------~--~----~------------~-------~--~----~ 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 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 -~----------~----~----~----~------~----~------~--~---