This extension adds an emacs alert notifier which plays a sound file
In any situation where one would normally call ‘(alert…)’,
Before first use:
- :default
- :major-mode
- :alert-data
- Add a Rule Keyword
- Add a Keyword Resolver
This package is available from MELPA and is an add-on for alert. There is documentation at those links which explains how to set your emacs up to use this package.
Once those work, you can install ’alert-play’ and its dependencies using:
M-x package-install RET alert-play RET
Use Git to clone the alert-play repository:
$ git clone https://github.com/emacswatcher/alert-play.git /your/desired/source/path
$ cd /your/desired/source/path/alert-play