Vagif Verdi <[email protected]> writes: > When i use slime with lisp, it shows me function parameters, when > cursor is on a function name. But with clojure it only shows me > Evaluation Aborted. Is this because that feature not implemented, or i > setup something wrong ?
Works for me. Would need more details to diagnose what's wrong with yours though. Generally the simplest way to get going with SLIME and Clojure is to load a recent copy of clojure-mode.el, hit M-x clojure-install, and follow the instructions it gives you. -Phil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
