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

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

bug#598: 23.0.60; frame size issue (--geometry or default-frame-alist) w


From: martin rudalics
Subject: bug#598: 23.0.60; frame size issue (--geometry or default-frame-alist) when using customized default face
Date: Mon, 29 Sep 2008 10:52:38 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

> I still get it with a CVS build of 15 minutes ago.
> 4 consecutive runs of emacs (with 132x60 set via customize) resulted in
> windows that were 132x57, 112x55, 132x69 and 175x61 in size.
> As before (new-frame) always results in a correctly sized frame - it's only
> the initial frame that shows the problem.

Does the erratic behavior change when you disable toolbars,
for example, by doing

(add-to-list 'default-frame-alist '(tool-bar-lines . 0))

in your .emacs?

martin






reply via email to

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