overtone / emacs-live

M-x start-hacking
http://overtone.github.com/emacs-live/
Other
1.52k stars 241 forks source link

Include clj-refactor? #149

Open magnars opened 10 years ago

magnars commented 10 years ago

Hi!

I'm glad to see that you're using multiple-cursors and expand-region. :-) Maybe you'd also be interested in clj-refactor? https://github.com/magnars/clj-refactor.el#thread--unwind-example

It's rather tiny, but I find the thread/unwind and introduce-let refactorings pretty nice to have. :)

samaaron commented 10 years ago

Hey @magnars - this looks awesome. I'll start playing with it immediately. Looks like we have all the dependencies in Emacs Live already too...

BTW, don't stop producing amazing code like this - you're awesome!

magnars commented 10 years ago

Cool, I'm glad to hear that. Thanks! :-)

AlexBaranosky commented 10 years ago

Spread the clj-refactor goodness :+1: