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

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

bug#11464: 24.1.50; pos-visible-in-window-p returns a false positive wit


From: Eli Zaretskii
Subject: bug#11464: 24.1.50; pos-visible-in-window-p returns a false positive with bidi text
Date: Wed, 16 May 2012 18:15:58 +0300

> From: Ari Roponen <ari.roponen@gmail.com>
> Cc: 11464@debbugs.gnu.org
> Date: Wed, 16 May 2012 08:21:54 +0300
> 
> Tested with emacs-24 revision 107999:
> 
>   bottom_y = 300
>   it.last_visible_y = 304
> 
> I also tested with two other cases and got different values.
> 
> With "emacs -nw" I got these values:
> 
>   bottom_y = 10
>   it.last_visible_y = 10
> 
> With "emacs -fn fixed" I got these values:
> 
>   bottom_y = 270
>   it.last_visible_y = 256

Thanks.  For my education: In that last case with "-fn fixed", what is
the value of top_y and window_top_y to go with bottom_y = 270?





reply via email to

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