David Hansen | 9 Mar 2007 08:22
Picon

Re: asynchronously sound alert

On Thu, 08 Mar 2007 22:41:35 -0500 Rodrigo Lazo wrote:

> I'm using jabber.el for about two months and I'm very happy with
> it. It's awesome! But I found something that bugs me. I use sound
> alerts and they work perfectly except that my whole emacs is frozen
> when they occur. Is there any way to make them asynchronously?

AFAIK that's an Emacs misfeature.  You can try to replace the
function `play-sound-file' by some function that calls
(asynchronously) an external process to play the sound.

David

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Gmane