Skip to content

Instantly share code, notes, and snippets.

@xieyunzi
Created September 2, 2017 05:28
Show Gist options
  • Save xieyunzi/96ff7c2a3080b8e55caf6946b7d2687b to your computer and use it in GitHub Desktop.
Save xieyunzi/96ff7c2a3080b8e55caf6946b7d2687b to your computer and use it in GitHub Desktop.
#!/usr/bin/env emacs --script
;; https://www.lunaryorn.com/posts/emacs-script-pitfalls
(message "Hello world")
(message "%S" (/ 30 4))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment