Skip to content

Instantly share code, notes, and snippets.

@mgalgs
Created March 15, 2013 23:18
Show Gist options
  • Save mgalgs/5173946 to your computer and use it in GitHub Desktop.
Save mgalgs/5173946 to your computer and use it in GitHub Desktop.
;; This buffer is for notes you don't want to save, and for Lisp evaluation.
;; If you want to create a file, visit that file with C-x C-f,
;; then enter the text in that file's own buffer.
(message "hello, more %s!" "stuff")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment