Last active
January 3, 2016 19:29
-
-
Save beatak/8508549 to your computer and use it in GitHub Desktop.
random things that I'm learning emacs lisp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://www.gnu.org/software/emacs/manual/html_node/elisp/Displaying-Messages.html | |
| (message-box "foobar") | |
| ;; to set alpha | |
| (set-frame-parameter nil 'alpha '(100 100)) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment