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

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

Re: window-height but taking the face into account


From: Stefan Monnier
Subject: Re: window-height but taking the face into account
Date: Tue, 26 Mar 2024 09:48:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13)

> messy etc., but I don't care about such issues -- I just want to know
> how many lines are actually visible in the current window.

(count-lines (window-start) (window-end))?


        Stefan




reply via email to

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