emacs-devel
[Top][All Lists]
Advanced

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

Re: [Glenn Morris <address@hidden>] frame-height andmake-frame inconsist


From: Richard Stallman
Subject: Re: [Glenn Morris <address@hidden>] frame-height andmake-frame inconsistency
Date: Mon, 07 Apr 2003 13:22:48 -0400

    Maybe the proper fix is to let frame-height return the height excl.
    the tool-bar.

    Actually, a superficial skimming through various pieces of lisp code
    seem to assume that frame-height doesn't include the tool-bar height,
    so maybe it would be more appropriate for frame-parameters to return
    the height excl. the tool-bar height.

To do this consistently would be a good idea, but you may find
several changes are needed to make this consistent.

For instance, it would be important to make sure that turning the tool
bar on and off properly preserves the frame height (which doesn't
count the tool bar).

Would you like to try to do all this?




reply via email to

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