That would be fantastic. I took a stab at updating it awhile back. The maintainer pointed out some more important fixes he wanted to make before taking some of my requests IIRC. So looking back at closed issues might be worth your while.
Tangent: Clojure-refactoring as a service would be great. Go to the website, drop your form in, click a radio button to make it thread-first, submit and blammo: refactoring for everyone. I always thought the more annoying issue was that I needed to include it on every project as a dev-dependency, and that I couldn't give this tool to people who were using vim. Food for thought. Cheers, '(Devin Walters) On Friday, May 18, 2012 at 1:18 PM, Vinzent wrote: > It'd be interesting to ressurect clojure-refactoring > (http://clojure-refactoring) project and merge it with kibit-mode. > > суббота, 19 мая 2012 г., 0:05:29 UTC+6 пользователь Alex Redinton написал: > > Hello friends, > > > > Today I decided to hack together a simple learning tool that mashes > > Jonas Enlund's sweet kibit tool (http://github.com/jonase/kibit) with > > Emacs to ease its use on your Clojure projects. You can find my work > > at http://github.com/aredington/kibit-mode > > > > Right now this is just a reporting tool that will tell you if kibit > > has found any suggestions for improving your code, and helps you tie > > back kibits feedback to your code. Some things I think would be > > interesting to improve upon: > > > > Provide a persistent process that communicates with Emacs > > intelligently to reduce the feedback cycle > > Analyze the formatting of the target sexpr and the improvement sexpr > > to do interactive replacement for the user > > An optional auto-improve mode that feeds sexprs one at a time to kibit > > and replaces them with improved versions as you complete them > > A mechanism to flag a suggestion as permanently ignored by kibit so an > > invalid suggestion won't generate noise > > > > I hope you get a chance to play with this tool and that you find it > > useful > > > > -Alex > > -- > 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 > (mailto: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 > (mailto: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