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

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

Re: ignore CVS directories with tab complete


From: Johan Bockgård
Subject: Re: ignore CVS directories with tab complete
Date: Mon, 18 Aug 2003 19:34:50 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (usg-unix-v)

Phillip Lord <p.lord@russet.org.uk> writes:

> 1) C-x C-f to open a file
>
> 2) Move to a directory containing two sub-dirs, one of which is CVS/
>
> 3) Hit "tab". 

4) It immediatly fills in the other directory.

However, I also noticed now that it is because I use
`partial-completion-mode' (as a side effect).

,----[ C-h f partial-completion-mode RET ]
| [...]
| For example, M-x p-c-m expands to M-x partial-completion-mode since
| no other command begins with that sequence of characters, and M-x
| find-file f_b.c TAB might complete to foo_bar.c if that file existed
| and no other file in that directory begin with that sequence of
| characters.
| [...]
`----

-- 
Johan Bockgård


reply via email to

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