John Wiegley writes: > ;; growl - Uses Growl on OS X, if growlnotify is on the PATH Hasn't growl been deprecated for a while now? (I don't use OSX anymore, but does alert support Notification Center?). > ;; ignore - Ignores the alert entirely > ;; libnotify - Uses libnotify if notify-send is on the PATH > ;; log - Logs the alert text to *Alerts*, with a timestamp > ;; message - Uses the Emacs `message' facility > ;; notifications - Uses notifications library via D-Bus > ;; notifier - Uses terminal-notifier on OS X, if it is on the PATH > ;; toaster - Use the toast notification system What's this? Nico