[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Improving Emacs performance on Cygwin
From: |
Eli Zaretskii |
Subject: |
Re: Improving Emacs performance on Cygwin |
Date: |
Tue, 27 Jul 2010 05:55:12 +0300 |
> Date: Mon, 26 Jul 2010 17:00:06 -0400
> From: Ken Brown <address@hidden>
>
> 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.
Re: Improving Emacs performance on Cygwin, Davis Herring, 2010/07/27