GNU bug report logs - #39224
27.0.60; project-search fails to jump to match

Previous Next

Package: emacs;

Reported by: Felician Nemeth <felician.nemeth <at> gmail.com>

Date: Tue, 21 Jan 2020 18:32:02 UTC

Severity: normal

Found in version 27.0.60

Done: Felician Nemeth <felician.nemeth <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Felician Nemeth <felician.nemeth <at> gmail.com>, 39224 <at> debbugs.gnu.org
Cc: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
Subject: bug#39224: 27.0.60; project-search fails to jump to match
Date: Wed, 22 Jan 2020 01:53:22 +0300
On 21.01.2020 21:30, Felician Nemeth wrote:
> Steps to reproduce the bug:
> 
> mkdir /tmp/bug
> cd /tmp/bug
> git init
> echo -e "aa\nbb\ncc" > one
> echo -e "aa\nbb\ncc" > two
> emacs -Q /tmp/bug
> M-x project-search RET bb RET
> M-x fileloop-continue RET
> M-x project-search RET aa RET
> 
> The first project-search correctly finds "one" and moves the point to
> "bb".  The second project-search pops the buffer named "one" but doesn't
> move the point to "aa", which is what I expected to happen.

Same here.

Paging Stefan.




This bug report was last modified 1 year and 118 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.