Comment on Coming Home to VimparentComments−jbp14y"No copy line command in Emacs" Did you try "Alt/Meta-w" ?−BCM4314yYou have to select the text first for that to work. The quickest way I can think of is Ctrl+a, Ctrl+k, Ctrl+y.−Derbasti14yOr you just roll some elisp to do the job.
Comments
"No copy line command in Emacs" Did you try "Alt/Meta-w" ?
You have to select the text first for that to work. The quickest way I can think of is Ctrl+a, Ctrl+k, Ctrl+y.
Or you just roll some elisp to do the job.