all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1767: Toggling tool-bar-mode produces random frame-height
@ 2009-01-02 17:43 ` grischka
  2009-07-01 17:20   ` bug#1767: marked as done (Toggling tool-bar-mode produces random frame-height) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: grischka @ 2009-01-02 17:43 UTC (permalink / raw)
  To: submit

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)







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#1767: marked as done (Toggling tool-bar-mode produces random frame-height)
  2009-01-02 17:43 ` bug#1767: Toggling tool-bar-mode produces random frame-height grischka
@ 2009-07-01 17:20   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-07-01 17:20 UTC (permalink / raw)
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 894 bytes --]


Your message dated Wed, 01 Jul 2009 13:12:24 -0400
with message-id <87vdmc49af.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
1767: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1767
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4416 bytes --]

From: grischka <grishka@gmx.de>
To: submit@emacsbugs.donarmstrong.com
Subject: Toggling tool-bar-mode produces random frame-height
Date: Fri, 02 Jan 2009 18:43:08 +0100
Message-ID: <495E522C.3020804@gmx.de>

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)




[-- Attachment #3: Type: message/rfc822, Size: 1768 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: grischka <grishka@gmx.de>
Cc: 1767-done@emacsbugs.donarmstrong.com
Subject: Re: Toggling tool-bar-mode produces random frame-height
Date: Wed, 01 Jul 2009 13:12:24 -0400
Message-ID: <87vdmc49af.fsf@stupidchicken.com>

> 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-01 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87vdmc49af.fsf@stupidchicken.com>
2009-01-02 17:43 ` bug#1767: Toggling tool-bar-mode produces random frame-height grischka
2009-07-01 17:20   ` bug#1767: marked as done (Toggling tool-bar-mode produces random frame-height) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.