GNU bug report logs - #32207
26.1; can't set window position with emacs 26.3

Previous Next

Package: emacs;

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 #23 received at 32207 <at> debbugs.gnu.org (full text, mbox):

From: Henrique Martins <henrique <at> martins.cc>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 32207 <at> debbugs.gnu.org, emacs <at> martins.cc
Subject: Re: bug#32207: 26.1; can't set window position with emacs 26.3
Date: Fri, 20 Jul 2018 13:10:05 -0700
> What happens when you specify size _and_ position via say
> (make-frame '((top . 100) (left . 100) (width . 50) (height . 10)))

Same thing.  Size is obeyed, position is ignored.

> Can you try with "Tile Manual Placement" instead of "Tile
> Cascade"?

Doesn't work too well, as it results in the I need to
position every window manually.  (Fvwm puts up a wire frame
for me drag.)

> (make-frame '((user-position . t) (top . 100) (left . 100)))

This works fine.  Fvwm now claims "used user specified position"

-- Henrique




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.