From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: Carbon emacs - frame too big for minibuffer can't resize window
Date: Mon, 28 Feb 2005 08:50:06 -0800 [thread overview]
Message-ID: <FDELKNEBLPKKDCEBEJCBMEKECMAA.drew.adams@oracle.com> (raw)
In-Reply-To: <gcolpitts-D2CFEF.19464927022005@comcast.dca.giganews.com>
> Have you tried to customize `height' in `default-frame-alist'? To make
> the Emacs frame fit on my 15 inch monitor I have set `height' to 39.
(setq default-frame-alist '((width . 100) (height . 38)))
Also:
1. Interactively move and resize a frame, to get what you want as the
default size and location.
2. Use command set-all-frame-alist-parameters-from-frame to update your
default-frame-alist. This command is available in library frame-cmds.el
(http://www.emacswiki.org/elisp/frame-cmds.el).
3. Use Customize to save the value of default-frame-alist for future Emacs
sessions.
See also:
- http://www.emacswiki.org/cgi-bin/wiki/Shrink-Wrapping_Frames
- Libraries fit-frame.el and autofit-frame.el:
. http://www.emacswiki.org/elisp/fit-frame.el
. http://www.emacswiki.org/elisp/autofit-frame.el
next prev parent reply other threads:[~2005-02-28 16:50 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-27 17:25 Carbon emacs - frame too big for minibuffer can't resize window George Colpitts
2005-02-27 17:35 ` Peter Dyballa
[not found] ` <mailman.1903.1109526710.32256.help-gnu-emacs@gnu.org>
2005-02-27 19:15 ` George Colpitts
2005-02-27 22:12 ` August
2005-02-27 22:38 ` Stefan Monnier
2005-02-27 23:25 ` Peter Dyballa
2005-02-27 23:46 ` Stefan Monnier
2005-02-28 0:17 ` Peter Dyballa
[not found] ` <mailman.1931.1109551850.32256.help-gnu-emacs@gnu.org>
2005-02-28 0:59 ` David Kastrup
2005-02-28 9:38 ` Peter Dyballa
2005-02-28 11:25 ` Piet van Oostrum
2005-02-28 11:47 ` David Kastrup
2005-02-28 12:56 ` Stefan Monnier
[not found] ` <mailman.1961.1109584486.32256.help-gnu-emacs@gnu.org>
2005-02-28 13:53 ` Derived Carbon Emacs versions Stefan Monnier
2005-02-28 12:54 ` Carbon emacs - frame too big for minibuffer can't resize window Stefan Monnier
[not found] ` <mailman.1926.1109544581.32256.help-gnu-emacs@gnu.org>
2005-02-28 0:46 ` George Colpitts
2005-02-28 1:49 ` Tim McNamara
2005-02-28 16:12 ` August
2005-02-28 16:40 ` Peter Dyballa
2005-02-28 17:50 ` August
2005-02-28 16:50 ` Drew Adams [this message]
[not found] ` <mailman.2013.1109608386.32256.help-gnu-emacs@gnu.org>
2005-03-02 13:02 ` Stefan Monnier
2005-03-02 15:22 ` August
[not found] ` <mailman.2325.1109778063.32256.help-gnu-emacs@gnu.org>
2005-03-04 0:29 ` Miles Bader
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=FDELKNEBLPKKDCEBEJCBMEKECMAA.drew.adams@oracle.com \
--to=drew.adams@oracle.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.