Re: Problem with multi-occur search when restricted to region

2022-12-29 Thread Ihor Radchenko
alain.coch...@unistra.fr writes: > Ihor Radchenko writes on Tue 27 Dec 2022 13:43: > > > Can you try the attached patch? > > It did not work with the version I initially used: > >release_9.6-149-g554935.dirty > > but it works OK with > >release_9.6-149-g554935 Fixed on main then. For the

Re: Problem with multi-occur search when restricted to region

2022-12-27 Thread Alain . Cochard
Ihor Radchenko writes on Tue 27 Dec 2022 13:43: > Can you try the attached patch? It did not work with the version I initially used: release_9.6-149-g554935.dirty but it works OK with release_9.6-149-g554935 Thanks -- EOST (École et Observatoire des Sciences de la Terre) ITE (I

Re: Problem with multi-occur search when restricted to region

2022-12-27 Thread Ihor Radchenko
alain.coch...@unistra.fr writes: >* h1 >foo >* h2 >foo bar > > I make the 1st two lines the region. Then I do > >M-x org-agenda << / foo > > and I see > >2 matches for "foo" in buffer: debug.org >2:foo >4:foo bar Thanks for reporting! Can you try the attac

Problem with multi-occur search when restricted to region

2022-12-27 Thread Alain . Cochard
Tested with Org mode version 9.6 (release_9.6-149-g554935.dirty @ /home/cochard/Org/Coch-git/org-mode/lisp/) I have the file debug.org containing * h1 foo * h2 foo bar I make the 1st two lines the region. Then I do M-x org-agenda << / foo and I see 2 matches for "f