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

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

bug#32207: 26.1; can't set window position with emacs 26.3


From: Henrique Martins
Subject: 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





reply via email to

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