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

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

bug#9461: 24.0.50; Weird behaviour in "show-parent-mode"


From: Stefan Monnier
Subject: bug#9461: 24.0.50; Weird behaviour in "show-parent-mode"
Date: Fri, 09 Sep 2011 10:17:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

> I verified that the following patch provides this result:

Would it be possible to use another patch which shares code between
blink-paren and show-paren?

>             ;; Move back the other way and verify we get back to the
>             ;; starting point.  If not, these two parens don't really match.
>             ;; Maybe the one at point is escaped and doesn't really count.
> It seems irrelevant to the current problem.

It's trying to detect another case, yes.  It would make sense for
show-paren to use the same sanity check, tho.


        Stefan





reply via email to

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