emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs geometry


From: Eli Zaretskii
Subject: Re: Emacs geometry
Date: Tue, 25 Jul 2006 23:41:47 +0300

> Date: Tue, 25 Jul 2006 22:58:48 +0300
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden
> 
> The trick is to [...] call w32_get_arg to look up left and top in
> initial-frame-alist

Sorry, this part was bad advice: you cannot look up left and top in
initial-frame-alist, you should instead honor f->left_pos and
f->top_pos, if they were set from initial-frame-alist.  The problem is
to decide correctly when to honor them.




reply via email to

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