GNU bug report logs -
#21100
25.0.50; quit-restore-window should also retore width, not just height
Previous Next
Reported by: bruce.connor.am <at> gmail.com
Date: Tue, 21 Jul 2015 09:04:02 UTC
Severity: normal
Found in version 25.0.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
>>> 1. Split the frame into two windows, one above the other.
>>> 2. Make the bottom window very small.
>>> 3. With point in the larger window, run `C-h f point RET'
>>> 4. The bottom window increases in size to display the Help buffer.
>>
>> I can't reproduce that here.
>
> That's probably because your monitor is larger than my laptop's.
>
>> So what did you do to accomplish that resize?
>
> Try doing (set-face-attribute 'default nil :height 290)
That's no recipe, at least not with emacs -Q. With emacs -Q this just
makes my frame much larger than my display. Please try to give me a
recipe with emacs -Q. Something's at work here which I don't understand
yet.
> If the frame is large enough to fit two windows side-by-side, then the
> help buffer will always be created in a new window to the right.
This contradicts your scenario where you say that the help buffer reuses
an already existing window.
> However, if the font size is large enough that two windows do NOT fit
> side by side in the frame, then the window is created below. In this
> scenario, you get the behavior I described (i.e., if there's already a
> window below the current one, it is reused by the help buffer and it
> is expanded if necessary).
It's just that I don't know _why_ a reused window would be expanded.
Can you point me to where in the code this expansion takes place?
martin
This bug report was last modified 9 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.