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

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

Re: ordering *Completions* by time could make life easier sometimes


From: Stefan Monnier
Subject: Re: ordering *Completions* by time could make life easier sometimes
Date: 27 Nov 2001 20:10:20 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50

>>>>> "Kevin" == Kevin Rodgers <kevinr@ihs.com> writes:
> I think this would be pretty easy to implement in Emacs Lisp by advising
> file-name-all-completions, were it not for the fact that fileio.c:
> Fread_file_name_internal() calls it via its C binding

You can just rewrite read-file-name-internal in elisp.


        Stefan



reply via email to

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