emacs-devel
[Top][All Lists]
Advanced

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

RE: find-file-project


From: Drew Adams
Subject: RE: find-file-project
Date: Wed, 20 Jan 2016 15:09:34 -0800 (PST)

> > Why do you think you need to screw with this longstanding feature?
> > Would it be that hard for you to update _your_ code - to fit Emacs?
> 
> Not possible. all-completions is, like you say, documented to behave in
> a certain way.
> 
> We want to introduce completion tables that perform a more lax kind of
> completion. It would make sense if all-completions didn't work on them.

It doesn't bother me (a priori) if you add something, without
breaking anything.  Subtracting functionality is a different story.
Including `all-completions', `minibuffer-completion-table', etc.

I don't understand why you can't use lax completion in connection
with the existing framework (including `all-completions',
`minibuffer-completion-table', etc.).

I (and others) have been doing that for years, including for many
different kinds of lax completion.  What is so special about what
you think you need?

You no doubt have your reasons for doing things your own way.
Why not do that in your own library (compatible or incompatible)?



reply via email to

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