all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* RE: emacs and X
@ 2004-09-21 17:55 JayBingham
  0 siblings, 0 replies; 8+ messages in thread
From: JayBingham @ 2004-09-21 17:55 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <mailman.3497.1095789742.1998.help-gnu-emacs@gnu.org>]
* emacs and X
@ 2004-09-21 14:25 Elvin Peterson
  2004-09-21 16:23 ` J. David Boyd
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Elvin Peterson @ 2004-09-21 14:25 UTC (permalink / raw)


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.

TIA.

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

end of thread, other threads:[~2004-09-22  4:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-21 17:55 emacs and X JayBingham
     [not found] <mailman.3497.1095789742.1998.help-gnu-emacs@gnu.org>
2004-09-21 18:35 ` 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

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.