Skip to content

Instantly share code, notes, and snippets.

@ivey
Created October 4, 2008 02:52
Show Gist options
  • Save ivey/14705 to your computer and use it in GitHub Desktop.
Save ivey/14705 to your computer and use it in GitHub Desktop.
(defun markp ()
(condition-case nil
(mark)
(mark-inactive nil)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment