Eli Zaretskii <[EMAIL PROTECTED]> writes: >> From: [EMAIL PROTECTED] (Kim F. Storm) >> Date: Sun, 14 May 2006 02:34:51 +0200 >> Cc: Emacs-Pretest-Bug <[email protected]> >> >> "Drew Adams" <[EMAIL PROTECTED]> writes: >> >> > emacs -Q >> > >> > M-: (modify-frame-parameters (selected-frame) '((internal-border-width . >> > 50))) >> > >> > Frame turns all white, CPU goes to 100%, Emacs is unresponsive, need >> > to kill it externally. >> >> I believe that I've already fixed this with the following change: >> >> 2006-05-11 Kim F. Storm <[EMAIL PROTECTED]> >> >> * xdisp.c (redisplay_tool_bar): Handle large tool-bar-border values. > > For some value of ``fixed'' ;-) > > I can confirm that Emacs no longer hangs like Drew described, on > MS-Windows as well, but the display is UUUUGLYYYY! What kind of frame > do you see on X after typing this command?
Mine is UGLY too (on X) -- but only as ugly as you would expect for an internal border width of 50 pixels ;-) -- Kim F. Storm <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
