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

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

completion-ignored-build.el -- dynamic ignores for filename completion


From: Kevin Ryde
Subject: completion-ignored-build.el -- dynamic ignores for filename completion
Date: Sat, 09 Aug 2008 11:08:12 +1000
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.2 (gnu/linux)

This where I got to with having filename completion ignore generated
files.  It's a bit rough, but already does what I wanted, which is
ignore .c when there's .xs and ignore Makefile in various build dirs.

I suppose the setups ought to be configurable, it'd be a matter of
working out what gambits identifying built files would be usual,
or best, or whatnot.

Attachment: completion-ignored-build.el
Description: application/emacs-lisp


reply via email to

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