all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Is there a way to control where frames get created?
@ 2018-09-29 22:37 Perry E. Metzger
  2018-09-30  1:37 ` Drew Adams
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Perry E. Metzger @ 2018-09-29 22:37 UTC (permalink / raw)
  To: emacs-devel

I'd like to rig things up so that make-frame-command creates its new
frame adjacent to the existing frame if that's geometrically
possible on the GUI display. To do that, I'd need to both be able to
find out where the existing frame is, and to tell make-frame-command
where to create the new frame.

Are there any hooks that make this possible? Any advice on how I might
go about doing it?

Perry
-- 
Perry E. Metzger		perry@piermont.com



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

end of thread, other threads:[~2018-10-01 15:06 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-29 22:37 Is there a way to control where frames get created? Perry E. Metzger
2018-09-30  1:37 ` Drew Adams
2018-09-30  7:57 ` martin rudalics
2018-09-30 12:05   ` Perry E. Metzger
2018-09-30 12:22     ` martin rudalics
2018-09-30 14:14   ` Perry E. Metzger
2018-09-30 14:41     ` Perry E. Metzger
2018-09-30 16:20       ` Stefan Monnier
2018-09-30 17:48         ` martin rudalics
2018-09-30 18:07           ` Perry E. Metzger
2018-09-30 17:47       ` martin rudalics
2018-09-30 18:35         ` Perry E. Metzger
2018-10-01  8:35           ` martin rudalics
2018-10-01 11:06             ` Perry E. Metzger
2018-10-01 15:06               ` martin rudalics
2018-09-30 11:58 ` Michael Heerdegen

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.