emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Directory name completion blocks when it shouldn't


From: Richard Stallman
Subject: Re: Directory name completion blocks when it shouldn't
Date: Mon, 11 Dec 2006 21:58:13 -0500

    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.




reply via email to

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