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

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

Frame Height Different for Default Frame and Additional Frames


From: Rocco Pigneri
Subject: Frame Height Different for Default Frame and Additional Frames
Date: Mon, 1 Oct 2007 12:56:17 -0400

To whom this may concern:

 

The size of the first frame created by an Emacs 22.1 instance and the subsequent frames created by that instance differ on Windows.  The first frame is exactly three lines shorter than all subsequent frames.

 

Steps to reproduce:

 

1. Put the following line in your .emacs file:

 

(add-to-list 'default-frame-alist '(height . 57))

 

2. Start a new instance of Emacs.  Note the height of the frame.

 

3. Press C-x 5 2 to create a new frame.  You will notice that this new frame is three lines longer than the old one.

 

Thank you,

 

Rocco Pigneri


reply via email to

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