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

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

Re: Window size specification ignored


From: August Karlstrom
Subject: Re: Window size specification ignored
Date: Sun, 11 Sep 2005 17:52:30 GMT
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050727)

Peter Dyballa wrote:

Am 11.09.2005 um 17:14 schrieb August Karlstrom:

In Ubuntu 5.04 Emacs always starts up with a maximized window, the setting

   (setq default-frame-alist '((height . 38)))

in ~/.emacs is ignored. I haven't encountered this problem in Fedora or in Windows. Any clues?


There is also initial-frame-alist ... but no real clue!

The option initial-frame-alist doesn't seem to be supported in version 21.3.1. When I run emacs with

   emacs -g <w>x<h>

I get a non-maximized window of size w x (h - 3) if h <= 32. If h > 32 the window is maximized. The setting in ~/.emacs is still ignored, even if I set height to e.g. 24. Strange indeed.


August


reply via email to

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