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: Thu, 04 Jul 2013 16:55:05 +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:

>>> M-x query-replace RET ] RET
>>>
>>> sends a warning
>>>
>>> "No matching parenthesis found"
>>>
>>> which seems useful only WRT to regexps.
>>
>> This has nothing to do with regexps.  Show Paren mode is a global minor
>> mode that is enabled independent of the context.
>
> It also happens if show-paren-mode is nil.
> Don't see it related.

It actually depends on `blink-matching-paren', not `show-paren-mode'.

Bye,
Tassilo





reply via email to

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