On Tue, Apr 28, 2009 at 2:33 AM, Baishampayan Ghose <b.gh...@ocricket.com> wrote: >>> 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? > > Any ideas with the problem? I provided all the info in the earlier mail. > This issue is really biting me :)
I suspect the problem might have to do with the fact that you're configuring slime for both SBCL and Clojure. I know it's possible to get this working, but it's a lot more complicated that way. I'd suggest having one file for clojure slime config and one for sbcl, and only load one of them per Emacs instance. I'm sure someone who's more familiar with SLIME and Common Lisp could figure out a solution, but this seems like simplest solution. -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 -~----------~----~----~----~------~----~------~--~---