all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* frame placement
@ 2022-11-30 17:57 Madhu
  2022-11-30 20:16 ` Stefan Monnier via Users list for the GNU Emacs text editor
  0 siblings, 1 reply; 2+ messages in thread
From: Madhu @ 2022-11-30 17:57 UTC (permalink / raw)
  To: help-gnu-emacs


A long running emacs (Xt toolkit) has now taken to positioning new
frames at 0x0 regardless of what the windowmanager wants.
xprop on the new frames show

``
WM_NORMAL_HINTS(WM_SIZE_HINTS):
		user specified location: 0, 0
		user specified size: 838 by 750
``

I'm wondering how this got set. there is nothing in the *-frame-list
which is doing this, xrdb -query -all is blank I can't see anything in
via x-get-resource, I can create fresh frames with user-position
parameters but I want the default to go back to window manager
placement (like it does in a fresh emacs)

Any clues would help.

--- Madhu








^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-30 20:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-30 17:57 frame placement Madhu
2022-11-30 20:16 ` Stefan Monnier via Users list for the GNU Emacs text editor

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.