* Setting default size of the window on OSX
@ 2003-01-30 21:54 Gabriel Foster
0 siblings, 0 replies; 2+ messages in thread
From: Gabriel Foster @ 2003-01-30 21:54 UTC (permalink / raw)
Hello,
Is there a way to set the default size of a window when it is created.
Especially the default window that is created on startup? I need to
do this under Mac OSX. I'm using the Aquafied version 21.3.50.1 built
2002-11-27.
Thanks,
Gabriel Foster
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Setting default size of the window on OSX
[not found] <mailman.1214.1043963801.21513.help-gnu-emacs@gnu.org>
@ 2003-01-31 1:24 ` Kevin Rodgers
0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2003-01-31 1:24 UTC (permalink / raw)
Gabriel Foster wrote:
> Is there a way to set the default size of a window when it is
> created. Especially the default window that is created on startup? I
> need to do this under Mac OSX. I'm using the Aquafied version 21.3.50.1
> built 2002-11-27.
Yes, there is the --geometry command line option; see the "Window Size X"
node of the Emacs manual.
There is the Emacs.geometry X resource; see the "Resources X" node.
There are the initial-frame-alist and default-frame-alist variables; use
`C-h v' to read their documentation strings.
There are the set-frame-size, set-screen-height, and set-screen-width
functions; use `C-h f' to read their doc strings.
There are the height and width (and left and top) frame parameters; see the
"X Frame Parameters" node of the Emacs Lisp manual, and `C-h f modify-frame-
parameters'.
--
<a href="mailto:<kevin.rodgers@ihs.com>">Kevin Rodgers</a>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-01-31 1:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-30 21:54 Setting default size of the window on OSX Gabriel Foster
[not found] <mailman.1214.1043963801.21513.help-gnu-emacs@gnu.org>
2003-01-31 1:24 ` Kevin Rodgers
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).