Take a look here and see if this is useful. http://www.mohegan-skunkworks.com/adding-clojure-to-an-existing-slime-setup-in-emacs.html
<http://www.mohegan-skunkworks.com/adding-clojure-to-an-existing-slime-setup-in-emacs.html>FWIW : I'm able tor run multiple lispen plus clojure. There's a bit of an incompatibility at the moment with one of the swank modules which a re part of the fancy swank package so you may need to unload those.. On Mon, Apr 5, 2010 at 3:23 PM, Preecha P <[email protected]> wrote: > Tried that, not working. It gave me "Wrong type argument: stringp, > 126" error in mini buffer. I don't think that's the problem, most > '.emacs" I saw on internet doesn't use that. > > > On Apr 5, 9:43 pm, ubolonton <[email protected]> wrote: > > Maybe you forgot this > > > > (ad-activate 'slime-read-interactive-args) > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected]<clojure%[email protected]> > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > > To unsubscribe, reply using "remove me" as the subject. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. 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
