emacs-devel
[Top][All Lists]
Advanced

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

Re: master 6e5d79c048: Display show-paren-context-when-offscreen in chil


From: Po Lu
Subject: Re: master 6e5d79c048: Display show-paren-context-when-offscreen in child frame
Date: Wed, 09 Feb 2022 21:42:15 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Tassilo Horn <tsdh@gnu.org> writes:

> Yes, each version has its pros and cons.  The child-frame version has
> the benefit of not occupying a complete line if the context string is
> shorter.

How could it be shorter than a complete line?

>   if (foobar
>       && quux % 2 == 0)
>     {
>       ...
>     }<== point here!

BTW, if I press C-g while the overlay is displayed, it flickers but
doesn't disappear.

That should probably be fixed.

Thanks.


reply via email to

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