all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexis <flexibeast@gmail.com>
To: "Kévin Le Gouguec" <kevin.legouguec@gmail.com>
Cc: 23284@debbugs.gnu.org
Subject: bug#23284: 25.0.92; Cannot input 'Y' with dired-do-query-replace-regexp
Date: Fri, 15 Apr 2016 18:31:44 +1000	[thread overview]
Message-ID: <87potrtgr3.fsf@gmail.com> (raw)
In-Reply-To: <CAOAAw7XbVEkTaEdXMCjk9C58hyE1qOhHL2tF8pnNthY1Xs--Zg@mail.gmail.com>


Kévin Le Gouguec <kevin.legouguec@gmail.com> writes:

> I cannot get dired-do-query-replace-regexp to replace all 
> remaining matches in all remaining buffers. To reproduce:
>
>     $ for f in bar baz; do echo foo > $f; done $ emacs -Q . 
>     # works with -nw as well
>
>     m m                 (mark bar and baz) Q oo RET aa RET 
>     (replace "foo" with "faa") Y
>
> At this point, with Emacs 24-5, 'Y' would, as the help suggests, 
> "replace all remaining matches in all remaining buffers with no 
> more questions".
>
> With Emacs 25, 'Y' replaces one match in file bar, then leaves 
> point after "faa". File baz is left untouched.
>
> 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"; 
> - inputting 'r oo RET aa RET' yields "user-error: Search results 
> out of 
>   date".

Reproduced on emacs-25 branch as at commit 24b87a1d.





  parent reply	other threads:[~2016-04-15  8:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-13 20:49 bug#23284: 25.0.92; Cannot input 'Y' with dired-do-query-replace-regexp Kévin Le Gouguec
2016-04-13 20:56 ` Kévin Le Gouguec
2016-04-15  8:31 ` Alexis [this message]
2016-04-16 10:02   ` Eli Zaretskii
2016-04-16 10:57     ` Dmitry Gutov
2016-05-05  0:43 ` Dmitry Gutov
2016-05-05 15:54   ` Eli Zaretskii
2016-05-05 16:32     ` Dmitry Gutov
2016-05-05 16:49       ` Eli Zaretskii
2016-05-05 16:55         ` Dmitry Gutov
2016-05-05 17:09           ` Eli Zaretskii
2016-05-06 12:39             ` Andy Moreton
2016-05-06 12:43               ` Dmitry Gutov
2016-05-07 14:46             ` Kévin Le Gouguec
2016-05-07 21:31               ` Dmitry Gutov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87potrtgr3.fsf@gmail.com \
    --to=flexibeast@gmail.com \
    --cc=23284@debbugs.gnu.org \
    --cc=kevin.legouguec@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.