GNU bug report logs -
#32207
26.1; can't set window position with emacs 26.3
Previous Next
Reported by: emacs <at> martins.cc
Date: Thu, 19 Jul 2018 00:11:02 UTC
Severity: normal
Found in version 26.1
Full log
Message #50 received at 32207 <at> debbugs.gnu.org (full text, mbox):
> Yes, though I should qualify the "perfectly!" above.
> - there is an initial frame that seems to be placed by fvwm,
> at a position of the window manager's choice
> - the initial frame is then moves to the position specified
> in the command line.
> - the moves comes almost immediately after the intial
> placement, resulting in a flashing effect.
The initial frame serves to display any messages that might be
produced when evaluating your .emacs or init.el file.
With Emacs 27 you can put the 'initial-frame-alist' specification into
an early-init.el file which is loaded before the initial frame is made
by the window system and gets the parameters applied right there. I
doubt that this will always make correct geometry calculations but the
flashing effect should disappear.
martin
This bug report was last modified 5 years and 182 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.