This seems to be by design however, since read-file-name-internal only
    applies the predicate when returning the full list of completions; for
    "normal" completion, file-name-completion is called and the predicate
    remains completely unused.  Perhaps file-name-completion should
    get a predicate argument as well; it could default to one that ignored
    certain extensions (as the function does now).

I would like someone to look at implementing this.


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to