Skip to content

Instantly share code, notes, and snippets.

@xlson
Created April 8, 2013 08:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xlson/5335234 to your computer and use it in GitHub Desktop.
Save xlson/5335234 to your computer and use it in GitHub Desktop.
Emacs tips to me
delete-matching-lines (uses regexp)
C-x r k
Kill the text of the region-rectangle, saving its contents as the “last killed rectangle” (kill-rectangle).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment