[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#508: emacs 22.2.1 becomes confused
From: |
Eli Zaretskii |
Subject: |
bug#508: emacs 22.2.1 becomes confused |
Date: |
Tue, 01 Jul 2008 05:58:48 +0300 |
> From: Sven Joachim <svenjoac@gmx.de>
> Cc: 508@emacsbugs.donarmstrong.com, bruce.korb@gmail.com
> Date: Mon, 30 Jun 2008 22:14:02 +0200
>
> On 2008-06-30 21:57 +0200, Eli Zaretskii wrote:
>
> >> From: Sven Joachim <svenjoac@gmx.de>
> >> Date: Mon, 30 Jun 2008 19:53:51 +0200
> >> Cc: 508@emacsbugs.donarmstrong.com
> >>
> >> + (case-fold-search
> >> + (if (memq system-type '(ms-dos windows-nt darwin macos vax-vms
> >> axp-vms))
> >
> > You forgot cygwin in this list.
>
> I just pasted the list from the read-file-name-completion-ignore-case
> defcustom in minibuffer.el. Should that list include cygwin as well?
Yes, I think so.