bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#4535: marked as done (toolkit dependence of frame-height)


From: Emacs bug Tracking System
Subject: bug#4535: marked as done (toolkit dependence of frame-height)
Date: Sun, 11 Oct 2009 00:15:05 +0000

Your message dated Sat, 10 Oct 2009 20:09:49 -0400
with message-id <m0ljji6baq.fsf@fencepost.gnu.org>
and subject line Re: bug#4535: toolkit dependence of frame-height
has caused the Emacs bug report #4535,
regarding toolkit dependence of 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.)


-- 
4535: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4535
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: toolkit dependence of frame-height Date: Wed, 23 Sep 2009 02:57:54 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
As far as I can tell, the result of (frame-height) on GNU/Linux
depends on the X toolkit on the following way:

gtk        : excludes both tool-bar and menu-bar
motif      : includes tool-bar (height = 2?), excludes menu-bar
lucid      : like motif
no toolkit : includes both tool-bar and menu-bar (height = 1)
-nw        : includes menu-bar

The motif and lucid values seems inconsistent with the Elisp manual:

     These values include the internal borders, and windows' scroll
     bars and fringes (which belong to individual windows, not to the
     frame itself), but do not include menu bars or tool bars (except
     when using X without an X toolkit).

I am happy to update the documentation, if the current behaviour (and
my understanding of it) is correct, or not going to be changed. (It is
rather confusing though.)


Some previous discussion:

http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00103.html

and to some extent bug #25



--- End Message ---
--- Begin Message --- Subject: Re: bug#4535: toolkit dependence of frame-height Date: Sat, 10 Oct 2009 20:09:49 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
I have tried to document this as well as I can (though I don't feel I
understand it all).

--- End Message ---

reply via email to

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