GNU bug report logs -
#18195
24.3.92; window-screen-lines is not accurate
Previous Next
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
> Date: Tue, 05 Aug 2014 12:16:40 +0200
> From: martin rudalics <rudalics <at> gmx.at>
>
> If things like line spacing are involved you really should calculate
> pixelwise.
He can't: we currently don't expose enough information for Lisp
programs to perform layout. E.g., the metrics of glyphs and lines
that use arbitrary fonts and display images are not easily available
on the Lisp level, and neither are dimensions and line counts of
arbitrary regions of the screen (although you could write some clunky
Lisp to do the latter). Likewise with dimensions of text in overlays
and display properties, and with images.
This was never supposed to be needed, and thus was never designed and
implemented. If we want to allow such jobs from Lisp, we need to
close these gaps.
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.