Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Emacs Multi-line Select
Permanently deleted user
Created
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).
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).