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

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

RE: Prompt for files with given extensions


From: Drew Adams
Subject: RE: Prompt for files with given extensions
Date: Wed, 11 Feb 2015 07:00:51 -0800 (PST)

> I would like my function to prompt only for files with a given
> extension.

If you use Icicles, you can bind one of these variables in your
function, to control which file-name candidates are presented:

`icicle-file-match-regexp'
`icicle-file-no-match-regexp'
`icicle-file-predicate'

http://www.emacswiki.org/emacs/Icicles_-_Global_Filters#icicle-file-match-regexp




reply via email to

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