From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Improving Emacs performance on Cygwin Date: Tue, 27 Jul 2010 05:55:12 +0300 Message-ID: <831vapbpm7.fsf@gnu.org> References: <4C4DF756.8030604@cornell.edu> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1280199352 28102 80.91.229.12 (27 Jul 2010 02:55:52 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 27 Jul 2010 02:55:52 +0000 (UTC) Cc: emacs-devel@gnu.org To: Ken Brown Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 27 04:55:51 2010 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.69) (envelope-from ) id 1OdaKd-0002ST-1R for ged-emacs-devel@m.gmane.org; Tue, 27 Jul 2010 04:55:51 +0200 Original-Received: from localhost ([127.0.0.1]:50175 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdaKc-0006Lu-Fl for ged-emacs-devel@m.gmane.org; Mon, 26 Jul 2010 22:55:50 -0400 Original-Received: from [140.186.70.92] (port=60789 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdaKV-0006Lf-PI for emacs-devel@gnu.org; Mon, 26 Jul 2010 22:55:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OdaKU-0003QB-Go for emacs-devel@gnu.org; Mon, 26 Jul 2010 22:55:43 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:55160) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdaKU-00038v-9c for emacs-devel@gnu.org; Mon, 26 Jul 2010 22:55:42 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0L6700C00426S700@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Tue, 27 Jul 2010 05:55:10 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.127.61.30]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L6700A9U43YPNA0@a-mtaout23.012.net.il>; Tue, 27 Jul 2010 05:55:10 +0300 (IDT) In-reply-to: <4C4DF756.8030604@cornell.edu> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:127863 Archived-At: > Date: Mon, 26 Jul 2010 17:00:06 -0400 > From: Ken Brown > > This reverses a change made by Eli on 2006-01-27. Rationale: The time > when Cygwin didn't have d_ino in dirent was a brief period around > December 2005, and it applied only to Cygwin 1.5.19, which has long been > obsolete. Cygwin 1.5.19 is obsolete, but are you willing to make it completely unsupported by Emacs? If you don't want to drop it completely, then maybe condition on the version of Cygwin that is installed.