[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug#17453: Isearch doesn't work properly with Follow Mode.
From: |
Alan Mackenzie |
Subject: |
Re: bug#17453: Isearch doesn't work properly with Follow Mode. |
Date: |
Mon, 2 Nov 2015 12:39:49 +0000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Hello, Artur.
On Mon, Nov 02, 2015 at 12:14:12PM +0000, Artur Malabarba wrote:
> >> One way or another, isearch MUST work with the
> >> window boundaries of the entire Follow Mode group.
> > Maybe I missed part of the issue. I thought you wanted Isearch to
> > switch to another window if that window contains the next match
> > (instead of scrolling the current window). For that, you only need
> > pos-visible-in-window-p, you don't need to mess with boundaries.
> I think I see what I'm missing. Lazy-highlighting stops at the end of
> the window, so the matches on the second window won't be highlighted
> until we switch to it, right?
Absolutely! Not forgetting, of course, matches which start near the
bottom of one window, and carry on at the top of the next window.
--
Alan Mackenzie (Nuremberg, Germany).
Re: bug#17453: Isearch doesn't work properly with Follow Mode., Juri Linkov, 2015/11/01
- Re: bug#17453: Isearch doesn't work properly with Follow Mode., Eli Zaretskii, 2015/11/01
- Re: bug#17453: Isearch doesn't work properly with Follow Mode., Alan Mackenzie, 2015/11/02
- Re: bug#17453: Isearch doesn't work properly with Follow Mode., Alan Mackenzie, 2015/11/02
- Re: bug#17453: Isearch doesn't work properly with Follow Mode., Artur Malabarba, 2015/11/02
- Re: bug#17453: Isearch doesn't work properly with Follow Mode., Artur Malabarba, 2015/11/02
- Re: bug#17453: Isearch doesn't work properly with Follow Mode., Alan Mackenzie, 2015/11/02
- Re: bug#17453: Isearch doesn't work properly with Follow Mode., Juri Linkov, 2015/11/02
- Re: bug#17453: Isearch doesn't work properly with Follow Mode., Alan Mackenzie, 2015/11/03
Re: bug#17453: Isearch doesn't work properly with Follow Mode., Juri Linkov, 2015/11/02
Re: bug#17453: Isearch doesn't work properly with Follow Mode., Juri Linkov, 2015/11/02