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

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

[h-e-w] Ignoring certain directories in command-completion


From: Jeff Finger
Subject: [h-e-w] Ignoring certain directories in command-completion
Date: Thu, 11 Oct 2001 21:59:33 +0200

I would like for minibuffer completion of file names to ignore all my CVS
directories. Is there an easy way to make this happen? I tried the obvious

   (setq completion-ignored-extensions
        (append (list "CVS" ...) completion-ignored-extensions))

but that did not seem to do the job. I hope I don't have to go and read the
code!

Ideas?

Thanks,
Jeff Finger
WebWare Israel Ltd.
Jerusalem, Israel




reply via email to

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