I don't think you can do that, but you can connect to the same swank instance twice with M-x slime-connect and function updates will be reflected in both repls.
--Robert McIntyre On Tue, Sep 7, 2010 at 8:54 PM, HiHeelHottie <[email protected]> wrote: > > I have two lein swanks going on different ports against the same > project. I open up two slime-connect's in emacs. How can I compile > (C-c C-k) my core.clj to the two different slime-connect's. > > hhh > > -- > 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 -- 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
