emacs-devel
[Top][All Lists]
Advanced

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

Re: strange geometry behaviour


From: Andreas Schwab
Subject: Re: strange geometry behaviour
Date: Fri, 18 Jan 2002 16:09:39 +0100
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.1.30 (ia64-suse-linux)

Werner LEMBERG <address@hidden> writes:

|> Testing the current CVS, I get a strange geometry behaviour on the
|> initial frame (running under fvwm2 on X Window System).
|> 
|> I have the following in my .emacs file:
|> 
|>   (setq default-frame-alist
|>           '((width . 80) (height . 29)
|>             (left . 10) (top . 30)
|>             (vertical-scroll-bars . right)
|>             (font . "fontset-24")))
|> 
|> Until recently, this worked fine, but now I get a 122x60 initial
|> frame!

Try adding (user-position . t) and/or (user-size . t) to the alist.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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