all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Chetan <Chetan.xspam@xspam.sbcglobal.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Size of emacs window can't exceed 59 in height
Date: Wed, 8 Oct 2008 22:41:25 +0200	[thread overview]
Message-ID: <7C3E8FEE-3034-4EE1-9E34-B9935CBA425C@Web.DE> (raw)
In-Reply-To: <ud4ia6hvz.fsf@myhost.sbcglobal.net>


Am 08.10.2008 um 20:50 schrieb Chetan:

> Value:
> ((width . 120)
>  (height . 64)


So you see the reason why GNU Emacs 22.x is always in "pole  
position." I think GNU Emacs 21.3 was not using *-frame-alist, so it  
follows the geometry as specified on invocation.

To cure your GNU Emacs 22.x problem:

     (setq default-frame-alist
       (append (list
	(top . 200) (left . 300)
	) default-frame-alist))


--
Greetings

   Pete

I hope to die before I *have* to use Microsoft Word.
			- Donald E. Knuth, 2001-10-02 in Tübingen.







  reply	other threads:[~2008-10-08 20:41 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-08  8:32 Size of emacs window can't exceed 59 in height Torben Knudsen
2008-10-08  9:03 ` Peter Dyballa
2008-10-08  9:23   ` Torben Knudsen
2008-10-08  9:57     ` Peter Dyballa
2008-10-08 10:18       ` Torben Knudsen
2008-10-08 14:41         ` Peter Dyballa
2008-10-10  6:49           ` Torben Knudsen
2008-10-10  9:25             ` Peter Dyballa
2008-10-10 11:14               ` Torben Knudsen
2008-10-10 13:31                 ` Peter Dyballa
2008-10-13  6:33                   ` Torben Knudsen
2008-10-13  8:31                     ` Peter Dyballa
     [not found]       ` <mailman.551.1223461110.25473.help-gnu-emacs@gnu.org>
2008-10-08 15:59         ` Chetan
2008-10-08 17:53           ` Peter Dyballa
     [not found]           ` <mailman.599.1223488487.25473.help-gnu-emacs@gnu.org>
2008-10-08 18:50             ` Chetan
2008-10-08 20:41               ` Peter Dyballa [this message]
     [not found]               ` <mailman.617.1223498497.25473.help-gnu-emacs@gnu.org>
2008-10-08 23:20                 ` Chetan
2008-10-09  9:03                   ` Peter Dyballa
     [not found]                   ` <mailman.669.1223543046.25473.help-gnu-emacs@gnu.org>
2008-10-09 12:16                     ` Chetan
2008-10-10  0:34                     ` Tim X
2008-10-10 14:16                       ` Chetan

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=7C3E8FEE-3034-4EE1-9E34-B9935CBA425C@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=Chetan.xspam@xspam.sbcglobal.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.
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.