Hacker News new | ask | show | jobs
by jbp 5098 days ago
"No copy line command in Emacs" Did you try "Alt/Meta-w" ?
1 comments

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.