Re: [ANN] clj-refactor.el and refactor-nrepl 2.0.0 is released

2016-02-09 Thread James Elliott
Yes, that is such an intractable problem. It would be wonderful if you could make things work even better, but I am happy to see them getting this far already. On Tuesday, February 9, 2016 at 3:31:24 AM UTC-6, benedek fazekas wrote: > > Thanks Colin, James. re. warning about evaluation, we are l

Re: [ANN] clj-refactor.el and refactor-nrepl 2.0.0 is released

2016-02-09 Thread benedek fazekas
Thanks Colin, James. re. warning about evaluation, we are looking into further improving this area, watch https://github.com/clojure-emacs/refactor-nrepl/issues/134 (slightly misleading title) for discussion around it. On Monday, February 8, 2016 at 6:10:22 PM UTC, James Elliott wrote: > > Than

Re: [ANN] clj-refactor.el and refactor-nrepl 2.0.0 is released

2016-02-08 Thread James Elliott
Thank you all! I have been watching progress on the Gitter chat and am very excited to be able to use all the great new features in this amazing package. The fact that I am now warned when the project needs to be re-evaluated, and that I can recover from issues with my protocols being redefined

Re: [ANN] clj-refactor.el and refactor-nrepl 2.0.0 is released

2016-02-07 Thread Colin Yates
This is great - thanks to all. On 6 February 2016 at 23:29, woz wrote: > The stable release for clj-refactor.el is out together with its nrepl > middleware backend refactor-nrepl. > > clj-refactor.el is an Emacs package for clojure and clojure script > refactorings while refactor-nrepl is an edit

[ANN] clj-refactor.el and refactor-nrepl 2.0.0 is released

2016-02-06 Thread woz
The stable release for clj-refactor.el is out together with its nrepl middleware backend refactor-nrepl. clj-refactor.el is an Emacs package for clojure and clojure script refactorings while refactor-nrepl is an editor agnostic nrepl middleware backend supporting refactoring features in your edito