GNU bug report logs - #11464
24.1.50; pos-visible-in-window-p returns a false positive with bidi text

Previous Next

Package: emacs;

Reported by: Ari Roponen <ari.roponen <at> gmail.com>

Date: Sun, 13 May 2012 15:56:01 UTC

Severity: normal

Found in version 24.1.50

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

Bug is archived. No further changes may be made.

Full log


Message #22 received at 11464 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Ari Roponen <ari.roponen <at> gmail.com>
Cc: 11464 <at> debbugs.gnu.org
Subject: Re: 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 <at> gmail.com>
> Cc: 11464 <at> 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?




This bug report was last modified 13 years and 4 days ago.

Previous Next


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