Re: clojure-jack-in & slime-highlight-edits

2011-06-19 Thread Fred Concklin
Phil Hagelberg writes: > Fred Concklin writes: > >> Clearly the solution is to turn off slime-highlight-edits. Although why >> is slime bootstrapped on every jack-in? > > Future versions will try to detect if it's already been bootstrapped and > skip that step if so. But this functionality is st

Re: clojure-jack-in & slime-highlight-edits

2011-06-19 Thread Phil Hagelberg
Fred Concklin writes: > Clearly the solution is to turn off slime-highlight-edits. Although why > is slime bootstrapped on every jack-in? Future versions will try to detect if it's already been bootstrapped and skip that step if so. But this functionality is still new, so I aimed for the simples