all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: Torben Knudsen <tk@es.aau.dk>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Size of emacs window can't exceed 59 in height
Date: Fri, 10 Oct 2008 11:25:14 +0200	[thread overview]
Message-ID: <AD15523D-E35B-439E-A081-2FB28AD52897@Web.DE> (raw)
In-Reply-To: <87prm9hrmo.fsf@es.aau.dk>


Am 10.10.2008 um 08:49 schrieb Torben Knudsen:

> initial-frame-alist is a variable defined in `frame.el'.
> Its value is
> ((top . 1)
>  (left . 1)
>  (width . 80)
>  (height . 64))
>
> default-frame-alist is a variable defined in `C source code'.
> Its value is
> ((menu-bar-lines . 1)
>  (tool-bar-lines . 0)
>  (vertical-scroll-bars)
>  (width . 80)
>  (height . 64))
>
> Still the window is 80 x 59


How do you measure? Do you count mode-lines, echo-area/minibuffer?  
And window decoration? The lines times columns area is inside the  
window decoration from the window manager. When you switch to a  
larger or smaller font the frame (X window) changes its size. When  
you use (in TeX or info buffers or in mode-line) fonts with a  
different size the size of the frame or (GNU Emacs) window does not  
change.

--
Greetings

   Pete

There's something the technicians need to learn from the artists. If  
it isn't aesthetically pleasing, it's probably wrong.






  reply	other threads:[~2008-10-10  9:25 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 [this message]
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
     [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=AD15523D-E35B-439E-A081-2FB28AD52897@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=tk@es.aau.dk \
    /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.