GNU bug report logs - #20628
25.0.50; Incorrect line height for some fonts

Previous Next

Package: emacs;

Reported by: Clément Pit--Claudel <clement.pitclaudel <at> live.com>

Date: Fri, 22 May 2015 03:03:02 UTC

Severity: normal

Found in version 25.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Oleh Krehel <ohwoeowho <at> gmail.com>
Cc: clement.pitclaudel <at> live.com, 20628 <at> debbugs.gnu.org
Subject: Re: bug#20628: 25.0.50; Incorrect line height for some fonts
Date: Sat, 30 May 2015 22:52:13 +0300
> From: Oleh Krehel <ohwoeowho <at> gmail.com>
> Cc: clement.pitclaudel <at> live.com,  20628 <at> debbugs.gnu.org
> Date: Sat, 30 May 2015 21:26:03 +0200
> 
> frame 2
> #2  try_window_reusing_current_matrix (w=w <at> entry=0x11d5eb0) at xdisp.c:17245
> 17245	      init_to_row_start (&it, w, first_row_to_display);
> 
> p first_row_to_display->y
> $1 = 909
> 
> p yb
> $2 = <optimized out>
> 
> p window_text_bottom_y (w)
> $3 = 909

Thanks, this confirms my suspicions: we are writing beyond the
window's glyph matrix.  I will see what can be done about that.




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

Previous Next


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