unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#10632: 24.0.92; Doc of window-(total|body)-(height|width)
@ 2012-01-28 20:54 Stephen Berman
  2012-01-29  1:51 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Berman @ 2012-01-28 20:54 UTC (permalink / raw)
  To: 10632

The first part of this sentence from (elisp) Window Sizes:

      For compatibility with previous versions of Emacs, `window-height'
   is an alias for `window-body-height', and `window-width' is an alias
   for `window-body-width'.

disagrees with the first sentence of the doc string of window-height:

   window-height is an alias for `window-total-height'

On my computer, the latter is correct (i.e., (window-height) =
(window-total-height), not (window-body-height)).

In GNU Emacs 24.0.92.5 (i686-suse-linux-gnu, GTK+ Version 2.24.7)
 of 2012-01-28 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.11004000
Configured using:
 `configure '--without-toolkit-scroll-bars' 'CFLAGS=-g''





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

* bug#10632: 24.0.92; Doc of window-(total|body)-(height|width)
  2012-01-28 20:54 bug#10632: 24.0.92; Doc of window-(total|body)-(height|width) Stephen Berman
@ 2012-01-29  1:51 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2012-01-29  1:51 UTC (permalink / raw)
  To: 10632-done

Version: 24.0.93

Thanks; fixed.





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

end of thread, other threads:[~2012-01-29  1:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-28 20:54 bug#10632: 24.0.92; Doc of window-(total|body)-(height|width) Stephen Berman
2012-01-29  1:51 ` Glenn Morris

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