From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [Bkey1@tampabay.rr.com: Patch for Windows implementation of play-sound] Date: Mon, 21 Oct 2002 23:13:05 -0400 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200210170456.g9H4uOVs005189@santafe.santafe.edu> <20021021085033.7EDB.LEKTU@terra.es> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1035256654 8688 80.91.224.249 (22 Oct 2002 03:17:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 22 Oct 2002 03:17:34 +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 183pXw-0002Fs-00 for ; Tue, 22 Oct 2002 05:17:32 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 183pYy-0004JX-00 for ; Tue, 22 Oct 2002 05:18:36 +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 183pXn-0006JY-00; Mon, 21 Oct 2002 23:17:23 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 183pTn-00041X-00 for emacs-devel@gnu.org; Mon, 21 Oct 2002 23:13:15 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 183pTe-0003uA-00 for emacs-devel@gnu.org; Mon, 21 Oct 2002 23:13:08 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10) id 183pTe-0003t0-00 for emacs-devel@gnu.org; Mon, 21 Oct 2002 23:13:06 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.10) id 183pTd-0000Rw-00; Mon, 21 Oct 2002 23:13:05 -0400 Original-To: lektu@terra.es In-reply-to: <20021021085033.7EDB.LEKTU@terra.es> (message from Juanma Barranquero on Mon, 21 Oct 2002 08:52:25 +0200) 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:8631 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:8631 > 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. I guess we should not install it unless he can fix that.