Skip to content

Instantly share code, notes, and snippets.

@syohex
Created July 19, 2012 15:15
Show Gist options
  • Save syohex/3144606 to your computer and use it in GitHub Desktop.
Save syohex/3144606 to your computer and use it in GitHub Desktop.
Sample of notifications.el
(require 'notifications)
(notifications-notify :title "hoge" :body "fuga")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment