Phil, This works for me! Thanks!
Jeff On Sun, Jun 12, 2011 at 7:51 PM, Phil Hagelberg <[email protected]> wrote: > On Jun 12, 10:58 am, Mark Engelberg <[email protected]> wrote: >> I take that back (I had edited the wrong file, which wasn't the one my >> emacs was using). >> >> I get the error "Not enough arguments for format string". > > Oops; I forgot to mention it also needs this: > > (defvar clojure-swank-command "lein jack-in %s &") > > to replace the old clojure-swank-command defvar. > > -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] > 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
