From: "mandar.mitra" <mandar.mitra@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: [SOLVED] setting geometry for new frame
Date: Sat, 24 Oct 2009 11:25:29 -0700 (PDT) [thread overview]
Message-ID: <054d274f-64c1-48c3-8563-0832cf5d2813@h2g2000vbd.googlegroups.com> (raw)
In-Reply-To: 87eiou4alb.fsf@galatea.local
Many thanks for your feedback.
> 2- The function make-frame may have been advised, and some advice may
> modify the positionning parameters. Evaluate:
>
> (append (ad-get-enabled-advices 'make-frame 'before)
> (ad-get-enabled-advices 'make-frame 'around))
I tried this, but the result of evaluation was nil, so I tried the
other solution you had suggested:
> 4- Finally, you may position the frame after the fact with
> set-frame-position.
This worked perfectly. Thanks again!
Mandar.
prev parent reply other threads:[~2009-10-24 18:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` mandar.mitra [this message]
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=054d274f-64c1-48c3-8563-0832cf5d2813@h2g2000vbd.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).