GNU bug report logs -
#71927
29.4; ibuffer-do-isearch and ibuffer-do-isearch-regexp not prompting for input
Previous Next
Reported by: Charles Choi <kickingvegas <at> gmail.com>
Date: Wed, 3 Jul 2024 21:26:01 UTC
Severity: normal
Found in version 29.4
Fixed in version 30.1
Done: Eshel Yaron <me <at> eshelyaron.com>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 71927 <at> debbugs.gnu.org (full text, mbox):
> From: Eshel Yaron <me <at> eshelyaron.com>
> Cc: Juri Linkov <juri <at> linkov.net>, John Paul Wallington <jpw <at> gnu.org>,
> Basil L. Contovounesios <basil <at> contovou.net>, kickingvegas <at> gmail.com,
> 71927 <at> debbugs.gnu.org
> Date: Thu, 04 Jul 2024 09:12:10 +0200
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> > I have a question: ibuffer-do-isearch just calls
> > multi-isearch-buffers. Does multi-isearch-buffers exit immediately,
> > or does it exit only when the multi-isearch is done? If the former, I
> > guess this is why the problem happens.
> >
> >> So we need someone who knows ibuffer internals.
> >
> > I've added two people who might be able to help.
>
> FWIW, AFAICT everything is working correctly, it's just that the
> "Operation finished" message hides the prompt. ibuffer-do-isearch
> should tell define-ibuffer-op not to display that message, somehow.
I don't see how this could be considered "correct": the "Operation
finished" message is supposed to be shown only after the Isearch is
finished in all the marked buffer, not before. It looks like we need
a function that will not return until all the buffers where searched,
because that's what define-ibuffer-op expects. Don't you agree?
This bug report was last modified 1 year and 2 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.