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

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

bug#42101: icomplete-fido-ret doesn't always use minibuffer-default when


From: Andrew Schwartzmeyer
Subject: bug#42101: icomplete-fido-ret doesn't always use minibuffer-default when input is empty
Date: Sat, 25 Jul 2020 21:11:21 -0700

This bug can be fixed by deleting the _expression_:

  ,(lambda (comp)
     (string-prefix-p minibuffer-default comp))

from icomplete--sorted-completions.

But it’s obviously there for some reason, so idk.

On Jul 4, 2020, at 2:35 AM, João Távora <joaotavora@gmail.com> wrote:

Schwartzmeyer <andrew@schwartzmeyer.com> wrote

> Any clue?

I'm sorry Andrew haven't had time to look into it yet, but your analyses help.  Just note that Fido-mode is indeed geared primarily to working with flex. But it should be customizable of course.

João


reply via email to

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