GNU bug report logs -
#23284
25.0.92; Cannot input 'Y' with dired-do-query-replace-regexp
Previous Next
Reported by: Kévin Le Gouguec <kevin.legouguec <at> gmail.com>
Date: Wed, 13 Apr 2016 20:51:02 UTC
Severity: normal
Tags: fixed
Found in version 25.0.92
Fixed in version 25.1
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
Message #22 received at 23284 <at> debbugs.gnu.org (full text, mbox):
On 04/13/2016 11:49 PM, Kévin Le Gouguec wrote:
> With Emacs 25, 'Y' replaces one match in file bar, then leaves point
> after "faa". File baz is left untouched.
This should be fixed now in emacs-25 with commit
922c7a3e48e649ad67bd12b1f83343b730dd1bc4. Thanks again for the report.
> - inputting 'r oo RET aa RET' yields "user-error: Search results out
> of date".
I've changed this to simply use `message' for now. The query-replace
will skip over outdated xrefs and offer to replace the up-to-date ones.
We've previously discussed visualizing and automatically skipping the
ones you've already answered the question about, but I'm not 100% sure
yet which approach to use, so it's probably out of scope for 25.1.
> There is also an *xref* buffer that pops up, with which I cannot do
> anything:
>
> - inputting 'g' yields "revert-buffer--default: Buffer does not seem to
> be associated with any file";
Eli, should we consider this complaint a 25.1 blocker as well? It should
be reasonably easy to resolve/implement.
This bug report was last modified 9 years and 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.