GNU bug report logs - #18195
24.3.92; window-screen-lines is not accurate

Previous Next

Package: emacs;

Reported by: Dmitry <dgutov <at> yandex.ru>

Date: Tue, 5 Aug 2014 02:01:01 UTC

Severity: normal

Found in version 24.3.92

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 18195 <at> debbugs.gnu.org, dgutov <at> yandex.ru
Subject: bug#18195: 24.3.92; window-screen-lines is not accurate
Date: Wed, 06 Aug 2014 11:41:26 +0200
>> This would have to be done on the Lisp level by selecting some font
>> before calculating the size of the overlay.
>
> Which font would you select?  I'm talking about a situation where the
> text over which the candidate list will be popped uses several
> different fonts, and so each line of the buffer text has a different
> height.

I would pop up that list in a temporary buffer and run
`window-text-pixel-size' over it.

>> But I have problems with the attached patch.  If I invoke
>> `window-text-pixel-size' with a different buffer than that displayed
>> in the window I get an arguments out of range error.  Any ideas?
>
> You switched the current buffer, but not the buffer pointed to by
> w->contents.

That was the problem, indeed.

Thanks, martin




This bug report was last modified 10 years and 289 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.