Elisp: Duplicate Line

After switching to emacs I quickly noticed that I was missing a simple keystroke for duplicating a line. Yes, I know it's as easy as C-a, C-k, C-y, Enter, C-y. Still, I wanted a keystroke. So, I coded up the following snippet. It's similar to what you'd find elsewhere on the net, but it also moves the cursor to where I've gotten used to it ending up.




© Jay Fields - www.jayfields.com
 •  0 comments  •  flag
Share on Twitter
Published on November 13, 2012 10:33
No comments have been added yet.