Skip to content

Instantly share code, notes, and snippets.

@jordonbiondo
Created April 9, 2014 20:54
Show Gist options
  • Select an option

  • Save jordonbiondo/10314390 to your computer and use it in GitHub Desktop.

Select an option

Save jordonbiondo/10314390 to your computer and use it in GitHub Desktop.
My super cool gist!
description (begin end &optional description private callback)
"Post the current region as a new paste at gist.github.com
Copies the URL into the kill ring.
With a prefix argument, makes a private paste."
(interactive "r\nsGist Description: \nP")
(let* ((file (or (buff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment