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

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

bug#18195: 24.3.92; window-screen-lines is not accurate


From: Dmitry Gutov
Subject: bug#18195: 24.3.92; window-screen-lines is not accurate
Date: Wed, 06 Aug 2014 20:26:44 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0

On 08/06/2014 08:23 PM, Eli Zaretskii wrote:

Not really. We have a pull request that changes the code to do what
you're describing, but for the moment we only use one overlay at a time.

I'm talking about a kind of menu of candidates, which definitely takes
more than one line.  That cannot be done with a single overlay, unless
you copy the buffer text into the overlay string, and completely cover
the buffer text itself.

Indeed, that's what we do currently.





reply via email to

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