unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#1180: tool-bar and maximum window height
@ 2008-10-16 15:56 ` Bruce Guenter
  2009-07-07 10:35   ` bug#1180: marked as done (tool-bar and maximum window height) Emacs bug Tracking System
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Guenter @ 2008-10-16 15:56 UTC (permalink / raw)
  To: bug-gnu-emacs

With the tool bar turned on by default, requesting a full height window
works as expected.  After using the customize feature to turn off the
tool bar, it is impossible to get a full height window on startup, using
either the -fh or -geometry options.

Also, while the tool bar takes up (on my setup) 3 lines of screen space,
with the tool bar turned off the maximum startup window size is 6 lines
short of full height.


In GNU Emacs 22.3.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11)
 of 2008-10-09 on lorien
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure  '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-22' '--infodir=/usr/share/info/emacs-22' '--without-carbon' '--with-sound' '--with-x' '--without-toolkit-scroll-bars' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--with-xpm' '--with-x-toolkit=gtk' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-march=prescott -mtune=pentium3 -pipe -O2' 'LDFLAGS=-Wl,-O1,--sort-common''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <help-echo> C-M-x M-x r e p o r <tab> 
<return>

Recent messages:
Warning: no fonts matching `-*-fixed-medium-r-normal-*-16-*-*-*-*-*-iso8859-1' available [2 times]
("/usr/bin/emacs")
Loading /usr/share/emacs/site-lisp/site-gentoo.el (source)...done
Fill column set to 72 (was 70)
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading places from /home/bruce/.emacs-places...done
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done







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

* bug#1180: tool-bar and maximum window height
@ 2009-07-07  9:08 Jan Djärv
  2008-10-16 15:56 ` Bruce Guenter
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Djärv @ 2009-07-07  9:08 UTC (permalink / raw)
  To: 1180

Fixed now as we only use _NET_WM_STATE to do full height.

	Jan D.






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

* bug#1180: marked as done (tool-bar and maximum window height)
  2008-10-16 15:56 ` Bruce Guenter
@ 2009-07-07 10:35   ` Emacs bug Tracking System
  0 siblings, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-07-07 10:35 UTC (permalink / raw)
  To: Jan Djärv

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


Your message dated Tue, 07 Jul 2009 11:08:13 +0200
with message-id <4A53107D.8070904@swipnet.se>
and subject line tool-bar and maximum window height
has caused the Emacs bug report #1180,
regarding tool-bar and maximum window 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.)


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

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

From: Bruce Guenter <bruce@untroubled.org>
To: bug-gnu-emacs@gnu.org
Subject: tool-bar and maximum window height
Date: Thu, 16 Oct 2008 09:56:22 -0600
Message-ID: <1224172582.735971.28887.nullmailer@lorien.untroubled.org>

With the tool bar turned on by default, requesting a full height window
works as expected.  After using the customize feature to turn off the
tool bar, it is impossible to get a full height window on startup, using
either the -fh or -geometry options.

Also, while the tool bar takes up (on my setup) 3 lines of screen space,
with the tool bar turned off the maximum startup window size is 6 lines
short of full height.


In GNU Emacs 22.3.1 (i686-pc-linux-gnu, GTK+ Version 2.12.11)
 of 2008-10-09 on lorien
Windowing system distributor `The X.Org Foundation', version 11.0.10300000
configured using `configure  '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--program-suffix=-emacs-22' '--infodir=/usr/share/info/emacs-22' '--without-carbon' '--with-sound' '--with-x' '--without-toolkit-scroll-bars' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--with-xpm' '--with-x-toolkit=gtk' '--without-hesiod' '--without-kerberos' '--without-kerberos5' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-march=prescott -mtune=pentium3 -pipe -O2' 'LDFLAGS=-Wl,-O1,--sort-common''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <help-echo> C-M-x M-x r e p o r <tab> 
<return>

Recent messages:
Warning: no fonts matching `-*-fixed-medium-r-normal-*-16-*-*-*-*-*-iso8859-1' available [2 times]
("/usr/bin/emacs")
Loading /usr/share/emacs/site-lisp/site-gentoo.el (source)...done
Fill column set to 72 (was 70)
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading places from /home/bruce/.emacs-places...done
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done




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

From: "Jan Djärv" <jan.h.d@swipnet.se>
To: 1180@emacsbugs.donarmstrong.com
Subject: tool-bar and maximum window height
Date: Tue, 07 Jul 2009 11:08:13 +0200
Message-ID: <4A53107D.8070904@swipnet.se>

Fixed now as we only use _NET_WM_STATE to do full height.

	Jan D.


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

end of thread, other threads:[~2009-07-07 10:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-07  9:08 bug#1180: tool-bar and maximum window height Jan Djärv
2008-10-16 15:56 ` Bruce Guenter
2009-07-07 10:35   ` bug#1180: marked as done (tool-bar and maximum window height) Emacs bug Tracking System

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).