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

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

bug#19048: Frame height decreases at Emacs start


From: martin rudalics
Subject: bug#19048: Frame height decreases at Emacs start
Date: Sun, 16 Nov 2014 16:14:29 +0100

>> So IIUC the problem doesn't happen without the tool bar.  Right?
>
> Confirmed!

Damn!  In a normal frame with tool bar, please evaluate the following
three forms

(tool-bar-height nil t)
(tool-bar-height)
(frame-parameter nil 'tool-bar-lines)

and tell me what they give.  I fail to understand why `tool-bar-lines'
is 2 in your saved desktop.

And while you're there: In a saved desktop find the (tool-bar-lines . 2)
entry, replace it with (tool-bar-lines . 3), fire another instance of
Emacs and tell me whether the frame height decreased.

martin





reply via email to

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