bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#888: 23.0.60; window height 2 too small (after splitting)


From: martin rudalics
Subject: bug#888: 23.0.60; window height 2 too small (after splitting)
Date: Thu, 04 Sep 2008 19:39:45 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

emacs -Q
Manually resize the frame so that it is only a few lines high. Do almost anything that would normally display another buffer, whether
in the same window or by splitting the window. For example, do C-h f
display buffer or do C-x C-b.
You get an error message with the subject line, and no buffer is
displayed. In fact, I tried to send a bug report with the same small
frame size, and the *mail* buffer got filled with (only) the error
message.
This is worse than useless, and represents a regression. If the window
cannot be split for some reason, then Emacs should do as it did
before: either use the same window or create a new frame.

Sorry.  I have to wrap this part in a condition-case.  `split-window'
is too severe here.

Thanks for the report!

martin







reply via email to

[Prev in Thread] Current Thread [Next in Thread]