emacs-devel
[Top][All Lists]
Advanced

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

Re: [Fwd: Frame Height Different for Default Frame and Additional Frames


From: Jan Djärv
Subject: Re: [Fwd: Frame Height Different for Default Frame and Additional Frames]
Date: Wed, 10 Oct 2007 07:55:41 +0200
User-agent: Thunderbird 2.0.0.6 (X11/20070728)



martin rudalics skrev:
If nobody else reports on having debugged this and tells what the
cause is, would you please debug it?

The cause is the toolbar.  Since I never use it I never noticed
the bug before.

I can reproduce the bug with the single-line .emacs:

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

I can't reproduce it with the two-liner:

(add-to-list 'default-frame-alist '(height . 37))
(tool-bar-mode nil)

I faintly recall some discussion about this on emacs-devel.
Maybe the bug has been already fixed on the trunk and people
can't reproduce it now.


It has not been fixed. Further more, different toolkits/ports needs different fixes, so the w32 port needs its own unique fix.

        Jan D.





reply via email to

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