emacs-devel
[Top][All Lists]
Advanced

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

Re: new-flex-completion-style


From: João Távora
Subject: Re: new-flex-completion-style
Date: Thu, 14 Feb 2019 18:30:21 +0000

On Thu, Feb 14, 2019 at 5:49 PM Drew Adams <address@hidden> wrote:
> > Tho the equivalent regexp I'm using here is ".*a.*b.*c.*" not "a.*b.*c"
> > as your page states.
> With Icicles regexp matching for completion you don't need the
> initial `.*'.

Let me state it another way.  Does your system match "foo"
to "barfoobaz" or does it fail?  If so, then I think your
_equivalent_ regexp is probably .*f.*o.*o.*

> I don't use any scoring for scatter matching.
> Icicle users usually have a bunch of sort orders they can use

Right. Which one do you use, when you use scatter-matching?

João



reply via email to

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