Mark, I got this same error when I copied and pasted the clojure-jack-in function from gmail. I had to remove newlines from
(search-backward "slime-load-hook") and (slime-connect "localhost" clojure-swank-port) Hope that helps, Jeff On Sun, Jun 12, 2011 at 8:50 PM, Mark Engelberg <mark.engelb...@gmail.com> wrote: > error in process filter: Search failed: "slime-load-hook" > > On Sun, Jun 12, 2011 at 4:51 PM, Phil Hagelberg <p...@hagelb.org> wrote: >> On Jun 12, 10:58 am, Mark Engelberg <mark.engelb...@gmail.com> 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 clojure@googlegroups.com >> Note that posts from new members are moderated - please be patient with your >> first post. >> 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 > > -- > 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 > Note that posts from new members are moderated - please be patient with your > first post. > 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 -- 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 Note that posts from new members are moderated - please be patient with your first post. 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