[OS X Emacs] playing sounds in Aquamacs

Peter Salazar cycleofsong at gmail.com
Tue Mar 12 00:11:40 EDT 2013


Anyone know about playing system sounds in Aquamacs?

I'm trying to implement the below, but I get "This Emacs binary lacks sound
support."

(add-hook 'org-after-todo-state-change-hook 'my-org-after-todo)
(defun my-org-after-todo ()
  (org-clock-out-if-current)
  (play-sound-file "~/Library/Sounds/InkSoundStroke3.aif"))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20130312/5bcee55f/attachment.html>


More information about the MacOSX-Emacs mailing list