bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#14787: 24.3, M-x query-replace - useless warning


From: Tassilo Horn
Subject: bug#14787: 24.3, M-x query-replace - useless warning
Date: Mon, 08 Jul 2013 10:30:50 +0200
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Andreas Röhler <andreas.roehler@easy-emacs.de> writes:

>> Not sure, IMHO "balanced" replacements like \(foo\|bar\) -> [\1] are
>> more common,
>
> It's about query-replace, not query-replace-regexp

You get that warning nearly everywhere something is read from the
minibuffer, e.g., also with `search-forward',
`execute-extended-command', `find-file', etc.

Well, at least for the latter two, `blink-matching-paren' doesn't really
make much sense, but then again, it's unlikely a user enters just a
closing paren when he wants to execute a command or find a file.

Bye,
Tassilo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]