unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Dan Espen <despen@verizon.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Window too big
Date: Mon, 09 Nov 2015 21:06:11 -0500	[thread overview]
Message-ID: <n1rjad$ma8$1@dont-email.me> (raw)
In-Reply-To: mailman.485.1444094378.16064.help-gnu-emacs@gnu.org

Hendrik Boom <hendrik@topoi.pooq.com> writes:

> When I start emacs from the menu in xcfe, it always is slightly taller 
> than my screen.  I have to mouse around and make it smaller before it is 
> usable.  Is there something I can put, say, in my ~/.emacs file to change 
> how tall it is?

Changing the initial frame size from your .emacs is not recommended.
You'll end up with the window first being mapped at one size, and then
changing as you watch emacs start.

The recommended way is to use XResources like this:

emacs.geometry: 81x56

Experiment with the last number to get the right height.
Notice that the geometry is stated in character units.

You put XResources in a file like ~/.Xdefaults.
Use xrdb to test your changes.

-- 
Dan Espen


  parent reply	other threads:[~2015-11-10  2:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.485.1444094378.16064.help-gnu-emacs@gnu.org>
2015-10-06 14:42 ` Window too big J G Miller
2015-10-07  9:42   ` Michael Heerdegen
     [not found]   ` <mailman.46.1444210988.916.help-gnu-emacs@gnu.org>
2015-10-07 12:29     ` J G Miller
2015-11-10  2:06 ` Dan Espen [this message]
2015-10-06  1:19 Hendrik Boom
2015-10-06  1:36 ` Emanuel Berg
2015-11-02 14:26   ` Hendrik Boom
2015-11-03  2:39     ` Emanuel Berg
2015-11-09 20:25   ` Hendrik Boom
2015-11-09 20:44     ` Random832
2015-11-10  1:33       ` Emanuel Berg
2015-11-03  3:09 ` Michael Heerdegen

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='n1rjad$ma8$1@dont-email.me' \
    --to=despen@verizon.net \
    --cc=help-gnu-emacs@gnu.org \
    /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).