From: George Colpitts <gcolpitts@comcast.net>
Subject: Re: Carbon emacs - frame too big for minibuffer can't resize window
Date: Sun, 27 Feb 2005 19:46:49 -0500 [thread overview]
Message-ID: <gcolpitts-D2CFEF.19464927022005@comcast.dca.giganews.com> (raw)
In-Reply-To: mailman.1926.1109544581.32256.help-gnu-emacs@gnu.org
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1525 bytes --]
In article <mailman.1926.1109544581.32256.help-gnu-emacs@gnu.org>,
August <fusionfive@comhem.se> wrote:
> On sön, 2005-02-27 at 12:25 -0500, George Colpitts wrote:
> > I've installed the latest Carbon emacs, 21.3.50.1, and the frame is too
> > long, the minibuffer is off the screen and I can't resize the window.
> > How can I fix this ?
>
> 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.
Thanks this was the key, using Google I was able to figure out the
details i.e. I added
(setq default-frame-alist '((width . 100)
(height . 38)))
to my .emacs file.
I didn't understand many of the other responses. This is a binary, a
.dmg, not something I built from CVS sources. This is a prepackaged dmg
install mentioned in the weekly adc newsletter and also available at the
download section of the Apple web site so I was a bit surprised that it
started with this problem. I assume this version has been released
It seems to me that the default height and width should be tiny rather
than large so that users could resize the window rather than having to
learn the above.
I agree that I should learn more about customization but its not trivial
for me to go from a problem about the height of the window to the elisp
form:
(setq default-frame-alist '((width . 100)
(height . 38)))
It's a big improvement over the standard emacs that comes on the Mac so
I'm very grateful for all the help
next prev parent reply other threads:[~2005-02-28 0:46 UTC|newest]
Thread overview: 23+ 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
2005-02-28 12:54 ` Stefan Monnier
[not found] ` <mailman.1926.1109544581.32256.help-gnu-emacs@gnu.org>
2005-02-28 0:46 ` George Colpitts [this message]
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
[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
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=gcolpitts-D2CFEF.19464927022005@comcast.dca.giganews.com \
--to=gcolpitts@comcast.net \
/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).