From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: sound Date: Fri, 18 Feb 2005 18:53:03 +0200 Message-ID: <01c515da$Blat.v2.4$751fcf80@zahav.net.il> References: <87y8dohlq3.fsf@boron.hillenius.net> <87y8dna3nz.fsf@boron.hillenius.net> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1108746626 28812 80.91.229.2 (18 Feb 2005 17:10:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Feb 2005 17:10:26 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 18 18:10:26 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D2Be0-0001tu-6j for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Feb 2005 18:10:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D2BuN-0003Ja-7z for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Feb 2005 12:27:15 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D2BuB-0003JN-Hn for help-gnu-emacs@gnu.org; Fri, 18 Feb 2005 12:27:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D2Bu9-0003J7-T3 for help-gnu-emacs@gnu.org; Fri, 18 Feb 2005 12:27:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D2Btg-0002yY-B7 for help-gnu-emacs@gnu.org; Fri, 18 Feb 2005 12:26:32 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D2BOP-0002cY-Ly for help-gnu-emacs@gnu.org; Fri, 18 Feb 2005 11:54:13 -0500 Original-Received: from zaretski (IGLD-83-130-209-13.inter.net.il [83.130.209.13]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id AOL06676 (AUTH halo1); Fri, 18 Feb 2005 18:54:11 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: <87y8dna3nz.fsf@boron.hillenius.net> (message from Gijs on Thu, 17 Feb 2005 11:20:32 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: main.gmane.org gmane.emacs.help:24165 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:24165 > From: Gijs > Date: Thu, 17 Feb 2005 11:20:32 +0100 > > Rephrasing the question, any idea of why this (Debian) emacs won't > play this sound file? No idea here. Perhaps you could use the strace utility to find out what system calls are issued by `play' and by Emacs, and what is the difference between them.