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: Heime
Subject: Re: Highlighting parentheses when matching parentheses resides outside visible window
Date: Wed, 26 Oct 2022 17:48:05 +0000

------- Original Message -------
On Wednesday, October 26th, 2022 at 5:37 PM, Eli Zaretskii <eliz@gnu.org> wrote:


> > 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".

Been thinking of a toggle at user request.  Once you get the highlighting
call a hold-highlighting function.



reply via email to

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