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: Mon, 17 Nov 2014 19:25:42 +0100

> And this commit (just one minute lather the previous):
>
> author    Martin Rudalics 2014-11-07 10:49:22 (GMT)
> download    emacs-1c50b3adb636addc4244942e8f0e33b1e557ec07.tar.gz
>
> Improve inhibiting of implied frame resizes.
>
>
> ..and the frame decreases in height each time one starts Emacs...

OK.  But you didn't answer my earlier questions:

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.

Please do that now.

Thanks, martin





reply via email to

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