From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Emacs-diffs Digest, Vol 74, Issue 135 Date: Fri, 30 Jan 2009 18:50:36 +0100 Message-ID: References: <87ocxpotng.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1233337857 3860 80.91.229.12 (30 Jan 2009 17:50:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 Jan 2009 17:50:57 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 30 18:52:11 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LSxXB-0004cF-JE for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2009 18:52:05 +0100 Original-Received: from localhost ([127.0.0.1]:43747 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSxVt-0003v3-73 for ged-emacs-devel@m.gmane.org; Fri, 30 Jan 2009 12:50:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LSxVp-0003uy-Gy for emacs-devel@gnu.org; Fri, 30 Jan 2009 12:50:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LSxVn-0003uk-SX for emacs-devel@gnu.org; Fri, 30 Jan 2009 12:50:40 -0500 Original-Received: from [199.232.76.173] (port=52909 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LSxVn-0003uh-O0 for emacs-devel@gnu.org; Fri, 30 Jan 2009 12:50:39 -0500 Original-Received: from mail-ew0-f20.google.com ([209.85.219.20]:47773) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LSxVl-00068u-9t; Fri, 30 Jan 2009 12:50:37 -0500 Original-Received: by ewy13 with SMTP id 13so986991ewy.18 for ; Fri, 30 Jan 2009 09:50:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=M/oOoXYMl7beOvk60CwFC8MnCVOT/Ofpcb4wK/01stQ=; b=d1LCXAGcnmspY8MlW0Rab2Ru3idL1MIOVRZrnUz49tq+zSGauf3TIv49o95o92sFSi il6exIv9y62D3K3CrphM4xHJ1PrVhpdQc4YpPCOAV15QHN0XKNtS+MhZKUQt2cpEP0WY MBYjdAwXX1lJ5UOt+3sikFr9VEH4YbWudvOFY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=TbWzCNcr6eL64KtRTFNTAfak77ozleXMFpbi6Kc+K+MOktK7gt6EiPHxli+ZPT08hz VXExkkuP1g+52gyWuuOK3jJ6go1okWED7Ebtd6EjH2OHZg7H2jJpAy8VVBH2pXBYmo0h yOXcZ3NNkteGsi+VLLxStX8J7RJHftKMdYdHE= Original-Received: by 10.210.105.2 with SMTP id d2mr1667832ebc.42.1233337836483; Fri, 30 Jan 2009 09:50:36 -0800 (PST) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:108418 Archived-At: On Fri, Jan 30, 2009 at 18:41, Eli Zaretskii wrote: > Yes. Is there a reason not to? I assumed that Chong had added that code for a reason ;-) OK, I'll remove these bits. I suppose if the Windows port were to be changed to use SYNC_INPUT we'd notice. Juanma