overtone / emacs-live

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

Set pbpaste to run locally even when editing a TRAMP buffer #131

Open rippedathlete opened 10 years ago

rippedathlete commented 10 years ago

Code stolen from pbcopy.el

I'm not sure what's the difference between the dev/ and live/ directories, should I apply this change there as well?

samaaron commented 10 years ago

Looks useful.

The live directory is for releases whereas the dev directory is for development. Could you update the pull request to modify the dev directory only. It'll propagate to the live directory in the next release.

theJohnnyBrown commented 10 years ago

Done. (I'm the same person as @rippedathlete)

BTW, thanks much for this very useful code. It's a big part of the reason I prefer to develop in clojure lately.

samaaron commented 10 years ago

Thanks, although could you now combine both commits into one, so it's cleaner when applied :-)

theJohnnyBrown commented 10 years ago

rebased