ace-window icon indicating copy to clipboard operation
ace-window copied to clipboard

Add ace action "replace-window"

Open sooheon opened this issue 9 years ago • 5 comments
trafficstars

Closes #68. This action deletes current window and moves its buffer to target window.

Also add the action to default dispatch alist under ?r, and under negative arg of ace-window.

sooheon avatar Apr 14 '16 08:04 sooheon

Thanks for the contribution. But since ace-window is in GNU ELPA, and the change is over the 15 lines, you'll need an Emacs Copyright Assignment before I can merge.

See the section on CA in avy. Are you willing to get a CA?

abo-abo avatar Apr 14 '16 09:04 abo-abo

I'll follow the procedure. To be clear, once I sign the assignment once, I can contribute to any GNU ELPA project, i.e. I don't need to repeat this for every package? The snailmail/electronic submission requirements seem annoyingly backwards.. I guess being outside the US I'll need to do it the slow way.

sooheon avatar Apr 14 '16 11:04 sooheon

I can contribute to any GNU ELPA project, i.e. I don't need to repeat this for every package?

Any GNU ELPA project, also core Emacs, Org-mode and CEDET. Just put "EMACS" as the program name in the form.

abo-abo avatar Apr 14 '16 11:04 abo-abo

The snailmail/electronic submission requirements seem annoyingly backwards

I agree that it could be better. But opening Emacs on any computer, with zero config, and being able to package-install avy is pretty great.

abo-abo avatar Apr 14 '16 11:04 abo-abo

I guess being outside the US I'll need to do it the slow way.

FWIW, it seems the FSF is accepting electronic submissions from all countries as of November 2016: https://www.fsf.org/blogs/licensing/fsf-now-offering-paperless-option-for-all-copyright-assignments.

basil-conto avatar Apr 20 '17 14:04 basil-conto