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: Tue, 24 Dec 2013 19:45:26 +0100
> From: martin rudalics <rudalics <at> gmx.at>
> CC: jarekczek <at> poczta.onet.pl, 16051 <at> debbugs.gnu.org
>
> >> > The frame size should remain as it was -- as the user determined by
> >> > dragging.
> >>
> >> But this means that we currently do change the frame size.
> >
> > I think we are miscommunicating, because we certainly don't change the
> > frame size; the user does.
>
> Tha user only asks us to change it. And the point I wanted to make here
> is that instead of changing it we could refuse to change it
That'd be fine, if you know how to do that on all supported platforms.
> (1) setting the according wm hints, or by
>
> (2) issuing a re-resize request to the wm, or by
>
> (3) simply not processing the new frame size and let the wm do the
> clipping.
>
> Now (1) seems difficult because people can change height and width at
> the same time and with a wrapping toolbar we hardly can specify the
> proper hints here (essentially we would have to be able to pass the
> minimum size of the Emacs window to the wm). (2) is not nice although
> we do something similar already IIRC.
>
> So my preference for this is (3). Which would just imply that the size
> of an Emacs frame does not correspond to what the user sees.
I agree. I just hope it won't be too hard to do this.
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.