From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: [Bkey1@tampabay.rr.com: Patch for Windows implementation of play-sound] Date: Mon, 21 Oct 2002 08:52:25 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <20021021085033.7EDB.LEKTU@terra.es> References: <200210170456.g9H4uOVs005189@santafe.santafe.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035183321 13721 80.91.224.249 (21 Oct 2002 06:55:21 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 06:55:21 +0000 (UTC) Cc: andrewi@gnu.org, eliz@is.elta.co.il, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 183WTA-0003Z3-00 for ; Mon, 21 Oct 2002 08:55:20 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 183XMv-0008OQ-00 for ; Mon, 21 Oct 2002 09:52:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 183WR4-0002lE-00; Mon, 21 Oct 2002 02:53:10 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 183WQc-0002U5-00 for emacs-devel@gnu.org; Mon, 21 Oct 2002 02:52:42 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 183WQX-0002QF-00 for emacs-devel@gnu.org; Mon, 21 Oct 2002 02:52:41 -0400 Original-Received: from [62.22.27.141] (helo=mail.peoplecall.com) by monty-python.gnu.org with esmtp (Exim 4.10) id 183WQV-0002HX-00; Mon, 21 Oct 2002 02:52:35 -0400 Original-Received: from [62.22.27.143] (jbarranquero.ofi.peoplecall.com [62.22.27.143]) by mail.peoplecall.com (8.11.6/8.11.6) with ESMTP id g9L6qNO13247; Mon, 21 Oct 2002 08:52:24 +0200 Original-To: rms@gnu.org In-Reply-To: <200210170456.g9H4uOVs005189@santafe.santafe.edu> X-Mailer: Becky! ver. 2.05.06 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:8603 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8603 On Wed, 16 Oct 2002 22:56:24 -0600 (MDT), Richard Stallman wrote: > Does this look like a reasonable patch? I've asked the author about it. Among other things, when compiling with MSVC it requires the newest release of the compiler and/or the SDK, and That's Not Good IMHO. /L/e/k/t/u