[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in file name completion
From: |
Richard M. Stallman |
Subject: |
Re: Bug in file name completion |
Date: |
Wed, 16 Nov 2005 17:01:29 -0500 |
c:/temp/eclean/
c:/temp/ecvs/
When I do
C-x C-f c:/temp/, TAB
it just completes to "c:/temp/eclean" instead of showing the
alternatives.
I wonder if that is due to spuriously matching the "CVS/" element of
completion-ignored-extensions. Maybe we need to change that to "/CVS/".