unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "mandar.mitra" <mandar.mitra@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: setting geometry for new frame
Date: Fri, 23 Oct 2009 03:08:05 -0700 (PDT)	[thread overview]
Message-ID: <46761990-887a-4784-bc3e-1ed026b0da50@g31g2000vbr.googlegroups.com> (raw)

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.


             reply	other threads:[~2009-10-23 10:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23 10:08 mandar.mitra [this message]
2009-10-23 11:24 ` setting geometry for new frame Pascal J. Bourguignon
2009-10-24 18:25   ` [SOLVED] " mandar.mitra

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46761990-887a-4784-bc3e-1ed026b0da50@g31g2000vbr.googlegroups.com \
    --to=mandar.mitra@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).