bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18563: 24.3.93; Sound support on W32 Emacs


From: Eli Zaretskii
Subject: bug#18563: 24.3.93; Sound support on W32 Emacs
Date: Fri, 26 Sep 2014 12:33:21 +0300

> From: Sebastien Vauban <sva-news@mygooglest.com>
> Date: Fri, 26 Sep 2014 09:50:44 +0200
> 
> When using the Tomatinho package, I had no sound after 25 minutes, as
> expected.
> 
> Trying to launch the sound file myself, I got:
> 
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (error "This Emacs binary lacks sound support")
>   signal(error ("This Emacs binary lacks sound support"))
>   error("This Emacs binary lacks sound support")
>   play-sound((sound :file "tick.wav"))
>   play-sound-file("tick.wav")
>   eval((play-sound-file "tick.wav") nil)
>   eval-expression((play-sound-file "tick.wav") nil)
> --8<---------------cut here---------------end--------------->8---
> 
> Is this a limitation of Emacs on Windows, or a limitation in this binary?

It's a regression that crept into the Windows build during development
of v24.4.  It is already fixed in the repository, so the next pretest
will be able to play sound on Windows again.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]