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: sound.c and esd Date: Mon, 01 May 2006 22:04:48 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1146535528 25442 80.91.229.2 (2 May 2006 02:05:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 May 2006 02:05:28 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 02 04:05:27 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 1FakGP-0007fQ-Kp for ged-emacs-devel@m.gmane.org; Tue, 02 May 2006 04:05:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FakGP-0004QF-6G for ged-emacs-devel@m.gmane.org; Mon, 01 May 2006 22:05:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FakFv-0004AE-6i for emacs-devel@gnu.org; Mon, 01 May 2006 22:04:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FakFu-00049b-Ml for emacs-devel@gnu.org; Mon, 01 May 2006 22:04:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FakFu-00049W-GF for emacs-devel@gnu.org; Mon, 01 May 2006 22:04:50 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FakFx-0001X4-OL for emacs-devel@gnu.org; Mon, 01 May 2006 22:04:53 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FakFs-0004M5-Ok; Mon, 01 May 2006 22:04:48 -0400 Original-To: emacs-devel@gnu.org 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:53757 Archived-At: Would someone please take a look at how much work it would take to make Emacs output to esd? package esound-devel on fc5 contains /usr/include/esd.h and /usr/share/aclocal/esd.m4 This is a deficiency, somewhere in between a bug and a missing feature. Adding it is unlikely to break anything else. I would not delay the release for a long time for it, but if it is easy, and someone wants to do it, let's do it now.