all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.rodgers@ihs.com>
Subject: Re: Setting default size of the window on OSX
Date: Thu, 30 Jan 2003 18:24:26 -0700	[thread overview]
Message-ID: <3E39D04A.6010705@ihs.com> (raw)
In-Reply-To: mailman.1214.1043963801.21513.help-gnu-emacs@gnu.org

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:&lt;kevin.rodgers&#64;ihs.com&gt;">Kevin Rodgers</a>

       reply	other threads:[~2003-01-31  1:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1214.1043963801.21513.help-gnu-emacs@gnu.org>
2003-01-31  1:24 ` Kevin Rodgers [this message]
2003-01-30 21:54 Setting default size of the window on OSX Gabriel Foster

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

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

  git send-email \
    --in-reply-to=3E39D04A.6010705@ihs.com \
    --to=kevin.rodgers@ihs.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.
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.