GNU bug report logs -
#16028
24.3.50; Latest build completely breaks my thumnail frames code
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 2 Dec 2013 15:53:02 UTC
Severity: normal
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> x_set_font does a lot to make redisplay happen.
>
> You mean the call to clear_current_matrices? AFAIR, that's not
> enough: it just ensures that _when_ redisplay happens, every screen
> line will get redrawn. But it doesn't force redisplay.
>
> Perhaps try calling fset_redisplay for that frame.
If there are no errors, x_set_font inevitably calls x_new_font which on
window inevitably calls x_set_window_size which inevitably calls
my_set_window_pos. Or do you see some way out for this? So my only
explanation is that something in Drew's setup signals an error which
causes this to return earlier.
BTW I could hardly analyze this at the moment because now I'm bitten by
the "modeline doesn't update correctly" virus. `find-tag-noselect',
when trying to go to the definition of x_new_font, switches from
nsterm.m to w32term.c to xterm.c as expected but after going to nsterm.m
the modeline buffer id is stuck at nsterm.m.
martin
This bug report was last modified 11 years and 100 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.