GNU bug report logs -
#1767
Toggling tool-bar-mode produces random frame-height
Previous Next
Reported by: grischka <grishka <at> gmx.de>
Date: Fri, 2 Jan 2009 17:50:02 UTC
Severity: normal
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 01 Jul 2009 13:12:24 -0400
with message-id <87vdmc49af.fsf <at> stupidchicken.com>
and subject line Re: Toggling tool-bar-mode produces random frame-height
has caused the Emacs bug report #1767,
regarding Toggling tool-bar-mode produces random frame-height
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)
--
1767: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1767
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
In GNU Emacs 23.0.60.1 (i686-pc-linux-gnu, GTK+ Version 2.14.4) of 2009-01-02
On Ubuntu 8.10 - the Intrepid Ibex - released in October 2008.
Toggling tool-bar-mode produces random frame-height
To reproduce:
1) emacs -Q
2) choose Monospace-8 font from the "Options" menu
3) M-: (progn (tool-bar-mode) (cons tool-bar-mode (frame-height)))
4) repeat 3)
From *Messages* buffer:
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 42)
(t . 39)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 41)
(t . 38)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 40)
(t . 37)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 37)
(t . 34)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 34)
(t . 33)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 38)
(t . 35)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 35)
(t . 34)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 39)
(t . 36)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 36)
(t . 36)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 41)
(t . 41)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 41)
(t . 38)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 38)
(t . 37)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 37)
(t . 34)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 36)
(t . 33)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 35)
(t . 35)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 37)
(t . 37)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 37)
(t . 34)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 37)
(t . 34)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 39)
(t . 36)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 38)
(t . 33)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 35)
(t . 32)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 32)
(t . 29)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 31)
(t . 28)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 28)
(t . 25)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 30)
(t . 30)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 32)
(t . 29)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 31)
(t . 28)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 30)
(t . 27)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 29)
(t . 26)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 28)
(t . 28)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 28)
(t . 25)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 27)
(t . 24)
Toggling tool-bar-mode off; better pass an explicit argument.
(nil . 29)
[Message part 3 (message/rfc822, inline)]
> Toggling tool-bar-mode produces random frame-height
>
> To reproduce:
> 1) emacs -Q
> 2) choose Monospace-8 font from the "Options" menu
> 3) M-: (progn (tool-bar-mode) (cons tool-bar-mode (frame-height)))
> 4) repeat 3)
This bug has been fixed by Jan Djärv's 2009-07-01 checkin to the trunk.
This bug report was last modified 15 years and 327 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.