[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#739: Suggested small functions to plug symmetry gaps
From: |
Chong Yidong |
Subject: |
bug#739: Suggested small functions to plug symmetry gaps |
Date: |
Fri, 13 Apr 2012 14:25:24 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.95 (gnu/linux) |
Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
>> goto-column fills an obvious gap left between goto-char and goto-line,
>> while copy-rectangle-as-kill mirrors copy-region-as-kill (and has been
>> requested and suggested before on more than one Emacs mailing list).
>
> This is a good idea, especially in read-only buffers. What would the
> keystroke be, though? `C-x r c' is already taken...
How about `C-x r w' (for symmetry with `M-w') and move the binding of
`window-configuration-to-register' to `C-x r W'?
bug#739: Suggested small functions to plug symmetry gaps, Reuben Thomas, 2012/04/11
bug#739: Suggested small functions to plug symmetry gaps, Drew Adams, 2012/04/11
bug#739: Suggested small functions to plug symmetry gaps,
Chong Yidong <=