Revision: mange@freemail.hu--2005/emacs-jabber--cvs-head--0--patch-284

Creator:  Magnus Henoch <mange@freemail.hu>

Document per-contact sound file variables
This commit is contained in:
Magnus Henoch 2007-01-31 20:38:03 +00:00 committed by Kirill A. Korinskiy
parent 6d08195885
commit c227bb36ac
2 changed files with 4 additions and 2 deletions

1
NEWS
View File

@ -28,7 +28,6 @@ supported.
** File transfer
** Sound files per contact for alerts
(Not documented yet)
** Per-user history files changed
For some time after 0.7 these file names erroneously contained double

View File

@ -1498,7 +1498,10 @@ The @code{wave} alerts play a sound file by calling
@code{play-sound-file}. No sound files are provided. To use this,
enter the names of the sound files in
@code{jabber-alert-message-wave}, @code{jabber-alert-presence-wave}
and @code{jabber-alert-info-wave}, respectively.
and @code{jabber-alert-info-wave}, respectively. You can specify
specific sound files for contacts matching a regexp in the variables
@code{jabber-alert-message-wave-alist} and
@code{jabber-alert-presence-wave-alist}.
The @code{screen} alerts send a message through the Screen terminal
manager (see @uref{http://www.gnu.org/software/screen/}). They do no