unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* setting geometry for new frame
@ 2009-10-23 10:08 mandar.mitra
  2009-10-23 11:24 ` Pascal J. Bourguignon
  0 siblings, 1 reply; 3+ messages in thread
From: mandar.mitra @ 2009-10-23 10:08 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I've been trying to use make-frame to create a new frame at a specific
location as follows:

(make-frame '((left . +400) (top . +0)))

But when I type this in the scratch buffer, and do an eval, the newly
created frame doesn't follow my left and top specifications. Every
time, the new frame seems to be created at roughly the same location
relative to the initial frame.

Is there some way to position a newly created frame at a specific
location (as is done using the -geometry option of various X
commands)?

Thanks for any tips,
Mandar.


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

end of thread, other threads:[~2009-10-24 18:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-23 10:08 setting geometry for new frame mandar.mitra
2009-10-23 11:24 ` Pascal J. Bourguignon
2009-10-24 18:25   ` [SOLVED] " mandar.mitra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).