[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: |
Sat, 24 Jan 2004 12:46:24 +0200 |
> From: jari.aalto@poboxes.com (Jari Aalto+mail.emacs)
> Date: Sat, 24 Jan 2004 11:25:08 +0200
>
> 2004-01-24 Sat Jari Aalto <jari.aalto@poboxes.com>
>
> * filecache.el
> (file-cache-find-unix-p): New function. Detect Cygwin.
> (file-cache-add-directory-using-find): Added Cygwin support
> (file-cache-find-command-unix-flag): New user variable.
Thanks.
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?
But if you do want to avoid the test on Unix, let's do it on all
non-Unix systems, not only on windows-nt.
- [patch] 21.3 filecache.el - Added Cygwin support, Jari Aalto+mail.emacs, 2004/01/24
- Re: [patch] 21.3 filecache.el - Added Cygwin support,
Eli Zaretskii <=
- Message not available
- Re: [patch] 21.3 filecache.el - Added Cygwin support, Jari Aalto+mail.linux, 2004/01/25
- Re: [patch] 21.3 filecache.el - Added Cygwin support, Eli Zaretskii, 2004/01/25
- Message not available
- Re: [patch] 21.3 filecache.el - Added Cygwin support, Jari Aalto+mail.linux, 2004/01/25
- Re: [patch] 21.3 filecache.el - Added Cygwin support, Eli Zaretskii, 2004/01/26
- Message not available
- Re: [patch] 21.3 filecache.el - Added Cygwin support, Jari Aalto+mail.linux, 2004/01/26
- Re: [patch] 21.3 filecache.el - Added Cygwin support, Eli Zaretskii, 2004/01/27
- Message not available
- Re: [patch] 21.3 filecache.el - Added Cygwin support, Kevin Rodgers, 2004/01/26
- Re: [patch] 21.3 filecache.el - Added Cygwin support, Eli Zaretskii, 2004/01/27