bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] 21.3 filecache.el - Added Cygwin support


From: Eli Zaretskii
Subject: Re: [patch] 21.3 filecache.el - Added Cygwin support
Date: 25 Jan 2004 16:09:18 +0200

> From: jari.aalto@poboxes.com (Jari Aalto+mail.linux)
> Newsgroups: gnu.emacs.bug
> Date: Sun, 25 Jan 2004 13:52:12 +0200
> | 
> | One thing I don't understand about these changes: why do we need all
> | those ugly system-dependent tests?  Why not test if `find' is
> | installed on all supported platforms regardless?
> 
> The "find" from Windows is different from the Cygwin (Unix) "find", so
> this distinctions must be examined.

I know that on Windows one must test whether `find' is the Unix-style
`find'.  What I was asking was something different: why not make that
test unconditionally, on all systems.

> Right. Anything else missing?
> Jari
> 
> 
> 
> 
> 2004-01-25 Sun  Jari Aalto  <jari.aalto@poboxes.com>
> 
>         * filecache.el (file-cache-find-unix-p): Added
>         check for `ms-dos' as well.

What about the Mac?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]