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: Kevin Rodgers
Subject: Re: ordering *Completions* by time could make life easier sometimes
Date: Wed, 05 Dec 2001 11:38:12 -0700

Stefan Monnier wrote:
> 
> >>>>> "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.

But then you'd have to track any future changes to Fread_file_name_internal.

-- 
Kevin Rodgers <kevinr@ihs.com>



reply via email to

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