all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Window size specification ignored
Date: Sun, 11 Sep 2005 23:54:52 +0200	[thread overview]
Message-ID: <e4487d3aa1bd6931338b64c5f1299ae3@Web.DE> (raw)
In-Reply-To: <y9_Ue.146069$dP1.502618@newsc.telia.net>


Am 11.09.2005 um 19:52 schrieb August Karlstrom:

> When I run emacs with
>
>    emacs -g <w>x<h>
>
> I get a non-maximized window of size w x (h - 3) if h <= 32. If h > 32 
> the window is maximized. The setting in ~/.emacs is still ignored, 
> even if I set height to e.g. 24. Strange indeed.
>

There might be some bug in Ubuntu -- or in your .emacs file! To try to 
find where this error comes from you can launch GNU Emacs with the -Q 
or the -q options, together with -g WxH. With -q Emacs does not load 
.emacs nor default.el, with -Q even the site-{start|init}.el files 
aren't loaded and no splash screen is shown. So there is a difference 
and you can get a glue where the error happens.

Modern Emacsen understand --fullheight/-fh, --fullscreen/-fs, 
--fullwidth/-fw. Are you sure you never use these switches, neither on 
the command line (in an alias, and you can check what has been passed 
to Emacs with ps) nor in .emacs nor as an X ressource (xrdb -query)? 
Some X ressources are unspecific so that many X clients can use it.

--
Greetings

   Pete

"I love deadlines. I love the whooshing noise they make as they go by" 
(Douglas Adams)

  reply	other threads:[~2005-09-11 21:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-11 15:14 Window size specification ignored August Karlstrom
2005-09-11 16:40 ` Peter Dyballa
     [not found] ` <mailman.6586.1126458402.20277.help-gnu-emacs@gnu.org>
2005-09-11 17:52   ` August Karlstrom
2005-09-11 21:54     ` Peter Dyballa [this message]
     [not found]     ` <mailman.6621.1126476194.20277.help-gnu-emacs@gnu.org>
2005-09-11 22:48       ` August Karlstrom
2005-09-11 23:35         ` Peter Dyballa
     [not found]         ` <mailman.6627.1126481765.20277.help-gnu-emacs@gnu.org>
2005-09-12  0:58           ` August Karlstrom
2005-09-12  8:57             ` Peter Dyballa

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=e4487d3aa1bd6931338b64c5f1299ae3@Web.DE \
    --to=peter_dyballa@web.de \
    --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.
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.