GNU bug report logs -
#16051
24.3.50; Emacs hang - resize frame manually
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 4 Dec 2013 14:41:01 UTC
Severity: normal
Found in version 24.3.50
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Thu, 05 Dec 2013 20:21:42 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
> Cc: 16051 <at> debbugs.gnu.org
>
> > Date: Thu, 05 Dec 2013 18:59:33 +0100
> > From: martin rudalics <rudalics <at> gmx.at>
> > CC: drew.adams <at> oracle.com, 16051 <at> debbugs.gnu.org
> >
> > > Did you drag the mouse far enough to the left?
> >
> > How could I? It stops as expected when a minimum width
> > is encountered.
>
> Yes, and that's when it aborts on my machine. Do it several times and
> quickly, if it doesn't happen otherwise.
FWIW, it aborts because 'row' is 7, whereas matrix->nrows is 5. From
these numbers, I'm guessing that the problem happens when Emacs tries
to redisplay the tool-bar window (which gets taller when you shrink
the frame width like this).
Some missing block_input somewhere, perhaps?
This bug report was last modified 10 years and 151 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.