help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Size of emacs window can't exceed 59 in height


From: Chetan
Subject: Re: Size of emacs window can't exceed 59 in height
Date: Wed, 08 Oct 2008 11:50:24 -0700
User-agent: Emacs Gnus

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 08.10.2008 um 17:59 schrieb Chetan:
>
>> I don't set initial-frame-alist.
>
>
> What is the value of your default-frame-alist?
>
> --
> Greetings
>
>   Pete
>
> The most exciting phrase to hear in science, the one that heralds new
> discoveries, is not "Eureka!" (I found it!) but "That's funny..."
>                               – Isaac Asimov
Value: 
((width . 120)
 (height . 64)
 (user-size . t)
 (left-fringe)
 (right-fringe)
 (menu-bar-lines . 0)
 (tool-bar-lines . 0)
 (vertical-scroll-bars)
 (font . "-*-Lucida Console-normal-r-*-*-11-82-*-*-c-*-*-ansi-")
 (foreground-color . "wheat")
 (background-color . "darkslategrey")
 (mouse-color . "Grey")
 (cursor-color . "LightGray")
 (border-color . "Black")
 (background-mode . dark))

However, I tried some more and found something else. Apparantly it
works as expected when I invoke from the cmd prompt. I have a launcher
program where I launch emacs from. Apparantly this happens only when
invoked by the launcher. But the funny thing is that 21.3 when invoked
by the same program behaves as expected.

Looks like I have ghosts to exorcise.

Chetan


reply via email to

[Prev in Thread] Current Thread [Next in Thread]