Emacs Multi-line Select Permanently deleted user 创建于 2003年07月25日 22:11 Does anyone know how to select a line (emacs Ctl-space) and move down lines (Ctl-n) and have the lines selected/highlited. Then I can yank the group of lines (Ctl-w).jc
You mean...?
Home, Home, Shift-Down or Ctrl-C (which copies as well)
Down
Hold Shift while pressing Down
Delete
Kirk Woll wrote:
>>Then I can yank the group of lines (Ctl-w).
I'd say Ctrl-X (since in Emacs C-w cuts to the kill ring).