GNU bug report logs - #16028
24.3.50; Latest build completely breaks my thumnail frames code

Previous Next

Package: emacs;

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

From: martin rudalics <rudalics <at> gmx.at>
To: Drew Adams <drew.adams <at> oracle.com>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 16028 <at> debbugs.gnu.org
Subject: bug#16028: 24.3.50;	Latest build completely breaks my thumnail frames code
Date: Fri, 06 Dec 2013 15:56:38 +0100
> Running it through the debugger, I see that the frame _is_ shrunk
> correctly, along with the font, at this point in the code:
>
> (enlarge-font (- thumfr-font-difference) frame)
> ...
> (modify-frame-parameters frame thumfr-frame-parameters)
>
> But if I don't go through the debugger, it does not work.  And if I just
> hit `c' in the debugger, instead of `d' throughout, it also does not work.
>
> This is 100% reproducible.  Dunno why stepping through the debugger would
> work, and even hitting `c' for the `enlarge-font' call works, but hitting
> `c' for the `condition-case' does not.

Put in some sit-fors.  Check whether and which exception handlers get
called.  Check which frame parameters get set and reset.

martin




This bug report was last modified 11 years and 101 days ago.

Previous Next


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