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

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

Re: Highlighting parentheses when matching parentheses resides outside v


From: Eli Zaretskii
Subject: Re: Highlighting parentheses when matching parentheses resides outside visible window
Date: Wed, 26 Oct 2022 20:37:14 +0300

> Date: Wed, 26 Oct 2022 17:05:35 +0000
> From: Heime <heimeborgia@protonmail.com>
> Cc: help-gnu-emacs@gnu.org
> 
> I would like the possibility of freezing the highlighting (not only when using
> 'expression put also for 'parenthesis).  Currently I loose all the parenthesis
> or expression highlighting when I need to move through the code.  

"Freezing" until what happens? what would cause the highlight to be
turned off?

Anyway, if this is what you want, then show-paren-mode is not the
solution.  show-paren-mode is explicitly programmed to show you the
parenthesized/braced construct before/after point, so if you move
point, you cannot expect the highlight to remain "frozen".



reply via email to

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