unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#62015: 29.0.60; Regression in fido-mode and fido-vertical-mode
@ 2023-03-06 20:59 João Távora
  2023-03-06 23:07 ` João Távora
  0 siblings, 1 reply; 3+ messages in thread
From: João Távora @ 2023-03-06 20:59 UTC (permalink / raw)
  To: 62015

Hi,

Here's a regression in fido-mode/fido-vertical-mode that I consider
pretty serious as it negates the whole point of the built-in
flex-matching.

emacs -Q
C-x b foo RET
C-x b afoo RET
C-x b *scratch* RET
M-x fido-mode
C-x b foo

The last step used to show both "foo" and "afoo" buffers until recently,
now it only shows "foo" and says "[Matched]".

I'm on commit a7cd125d490295eb24edf43119f3d3511c3dfddd of emacs-29.

João






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#62015: 29.0.60; Regression in fido-mode and fido-vertical-mode
  2023-03-06 20:59 bug#62015: 29.0.60; Regression in fido-mode and fido-vertical-mode João Távora
@ 2023-03-06 23:07 ` João Távora
  2023-03-11 18:43   ` Sean Whitton
  0 siblings, 1 reply; 3+ messages in thread
From: João Távora @ 2023-03-06 23:07 UTC (permalink / raw)
  To: 62015-done

Whoops, looks like _I_ introduced the regression a while back:

commit bf81df86e52fdc995bec8d9646f84d114cb896d1
Author: João Távora <joaotavora@gmail.com>
Date:   Wed Dec 7 10:43:59 2022 +0000

    Don't override completion-category-defaults in fido-mode

I've pushed a fix.  The commit message contains a thorough
explanation of what happened.

João





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#62015: 29.0.60; Regression in fido-mode and fido-vertical-mode
  2023-03-06 23:07 ` João Távora
@ 2023-03-11 18:43   ` Sean Whitton
  0 siblings, 0 replies; 3+ messages in thread
From: Sean Whitton @ 2023-03-11 18:43 UTC (permalink / raw)
  To: 62015; +Cc: joaotavora

Hello,

On Mon 06 Mar 2023 at 11:07PM GMT, João Távora wrote:

> Whoops, looks like _I_ introduced the regression a while back:
>
> commit bf81df86e52fdc995bec8d9646f84d114cb896d1
> Author: João Távora <joaotavora@gmail.com>
> Date:   Wed Dec 7 10:43:59 2022 +0000
>
>     Don't override completion-category-defaults in fido-mode
>
> I've pushed a fix.  The commit message contains a thorough
> explanation of what happened.

I had been trying to figure out whether I was imagining things with this
bug.  Thank you for the fix.

-- 
Sean Whitton





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-03-11 18:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 20:59 bug#62015: 29.0.60; Regression in fido-mode and fido-vertical-mode João Távora
2023-03-06 23:07 ` João Távora
2023-03-11 18:43   ` Sean Whitton

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).