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

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

bug#62015: closed (29.0.60; Regression in fido-mode and fido-vertical-mo


From: GNU bug Tracking System
Subject: bug#62015: closed (29.0.60; Regression in fido-mode and fido-vertical-mode)
Date: Mon, 06 Mar 2023 23:08:02 +0000

Your message dated Mon, 6 Mar 2023 23:07:21 +0000
with message-id 
<CALDnm539GhbnE98BdQuUPkdEs=gT3KFJoq5RpJF_Qsp6bggNWw@mail.gmail.com>
and subject line Re: bug#62015: 29.0.60; Regression in fido-mode and 
fido-vertical-mode
has caused the debbugs.gnu.org bug report #62015,
regarding 29.0.60; Regression in fido-mode and fido-vertical-mode
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62015: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62015
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.60; Regression in fido-mode and fido-vertical-mode Date: Mon, 06 Mar 2023 20:59:32 +0000
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




--- End Message ---
--- Begin Message --- Subject: Re: bug#62015: 29.0.60; Regression in fido-mode and fido-vertical-mode Date: Mon, 6 Mar 2023 23:07:21 +0000
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


--- End Message ---

reply via email to

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