From: JayBingham <binghamjc@bluebottle.com>
Subject: RE: emacs and X
Date: Tue, 21 Sep 2004 12:55:49 -0500 [thread overview]
Message-ID: <1095789349.41506b25c2049@www.bluebottle.com> (raw)
On Tuesday, September 21, 2004 @ 9:26 AM, Elvin Peterson wrote:
> Is it possible to change emacs's position in X from within emacs?
Or
> even maximize the emacs window? I would like it to go the upper
left
> corner. One of the frame properties maybe? Any help is
appreciated.
If I understand what you are asking correctly you want to be able to
change the position of the window using a facility of Emacs while
Emacs is running.
There is a built-in function that will do this, set-frame-position;
unfortunately it is not an interactive function. So in order to use
it you will need to write a little interactive elisp function. For
more information about set-frame-position look in the Emacs Lisp
reference manual (Frames -> Frame Parameters -> Size and Position).
Or C-h f set-frame-position RET.
-_
J_)
C_)ingham
. Hewlet-Packard
. Austin, TX
. Language is the apparel in which your thoughts parade in public.
. Never clothe them in vulgar and shoddy attire. -Dr. George W.
Crane-
Do not reply to this address - Reply only through the mailing list
next reply other threads:[~2004-09-21 17:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-21 17:55 JayBingham [this message]
[not found] <mailman.3497.1095789742.1998.help-gnu-emacs@gnu.org>
2004-09-21 18:35 ` emacs and X Kevin Rodgers
-- strict thread matches above, loose matches on Subject: below --
2004-09-21 14:25 Elvin Peterson
2004-09-21 16:23 ` J. David Boyd
2004-09-21 16:32 ` Marco Parrone
2004-09-21 17:28 ` Drew Adams
2004-09-21 22:30 ` John Paul Wallington
2004-09-22 4:00 ` Elvin Peterson
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=1095789349.41506b25c2049@www.bluebottle.com \
--to=binghamjc@bluebottle.com \
/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).