all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* RE: Visiting files, <TAB> ; is there a way to restrict the choice of files?
       [not found]   ` <jwvmxd5bo78.fsf-monnier+gnu.emacs.help@gnu.org>
@ 2012-03-28 20:57     ` Drew Adams
  0 siblings, 0 replies; only message in thread
From: Drew Adams @ 2012-03-28 20:57 UTC (permalink / raw)
  To: 'Stefan Monnier', help-gnu-emacs; +Cc: 'Kevin Ryde'

> > You're probably thinking of "completion-ignored-extensions", but it
> > already comes with a default value that covers several 
> > kinds of systems.
> 
> Note that completion-ignored-extensions does not affect the list shown
> in *Completions*.  It only affects the actual completion.

FWIW, in Icicles:

* `completion-ignored-extensions' is respected for both completion and the
completion candidates shown in *Completions* (those two are always the same).

* You can toggle `completion-ignored-extensions' during completion by hitting
`C-.' in the minibuffer.

If in addition you use Kevin Ryde's library `completion-ignored-build.el', then
Icicles automatically takes advantage of that library's dynamic adjustment of
ignored extensions.

Remember too that you can write your own command that binds
`completion-ignored-extensions' and then reads a file name.

http://user42.tuxfamily.org/completion-ignored-build/index.html

http://www.emacswiki.org/cgi-bin/wiki/Icicles

HTH.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-28 20:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <j74bh9$a7d$1@colin.muc.de>
     [not found] ` <4462junr4e.fsf@be-well.ilk.org>
     [not found]   ` <jwvmxd5bo78.fsf-monnier+gnu.emacs.help@gnu.org>
2012-03-28 20:57     ` Visiting files, <TAB> ; is there a way to restrict the choice of files? Drew Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.