From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: play-sound-file & esd Date: Tue, 16 May 2006 15:44:39 -0400 Message-ID: References: <44572E8B.6060102@swipnet.se> <44585258.7040506@swipnet.se> <445EF2F9.5060209@swipnet.se> <87r732wzz6.fsf@robotron.kosmorama> <44618798.3030901@swipnet.se> <4461E7DC.8070007@swipnet.se> <44697D66.5060300@swipnet.se> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1147808713 5137 80.91.229.2 (16 May 2006 19:45:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 May 2006 19:45:13 +0000 (UTC) Cc: schwab@suse.de, sds@podval.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 16 21:45:11 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Fg5TT-00064B-C3 for ged-emacs-devel@m.gmane.org; Tue, 16 May 2006 21:44:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fg5TS-00070P-LQ for ged-emacs-devel@m.gmane.org; Tue, 16 May 2006 15:44:54 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fg5TG-0006yE-MR for emacs-devel@gnu.org; Tue, 16 May 2006 15:44:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fg5TF-0006y2-9n for emacs-devel@gnu.org; Tue, 16 May 2006 15:44:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fg5TF-0006xz-4T for emacs-devel@gnu.org; Tue, 16 May 2006 15:44:41 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fg5Vw-0004yI-OY for emacs-devel@gnu.org; Tue, 16 May 2006 15:47:28 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1Fg5TD-0006lX-Sy; Tue, 16 May 2006 15:44:39 -0400 Original-To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= In-reply-to: <44697D66.5060300@swipnet.se> (message from =?ISO-8859-1?Q?Jan_Dj=E4rv?= on Tue, 16 May 2006 09:21:10 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:54605 Archived-At: Aha, that is why it works for me. So then we should make Emacs use the ALSA API. This doesn't look too hard, but I guess it is something for after the release. This is a bug, so we should fix it now if we can.