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

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

bug#20847: [display engine] 25.0.50; company-mode popup makes point jump


From: Dmitry Gutov
Subject: bug#20847: [display engine] 25.0.50; company-mode popup makes point jump to an entirely different location
Date: Wed, 1 Jul 2015 13:21:12 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

On 07/01/2015 05:42 AM, Eli Zaretskii wrote:

Yes, but that's not the situation we are talking about.  We are
talking about point being _covered" by an overlay string that ends in
a newline.

Fair point.

I meant only in this special situation.

It will be a big hack: just look at the huge predicate we'll need to detect it. This situation is not special from the standpoint of the underlying logic.

Anyway, I'm inclining toward revisiting the fix for #18285, and doing a smaller hack: using `display' normally, and only resorting to `invisible' + `after-string' when the overlay is empty.

I'll report how it goes.





reply via email to

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