GNU bug report logs -
#10632
24.0.92; Doc of window-(total|body)-(height|width)
Previous Next
Reported by: Stephen Berman <stephen.berman <at> gmx.net>
Date: Sat, 28 Jan 2012 20:56:02 UTC
Severity: minor
Found in version 24.0.92
Fixed in version 24.0.93
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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''
This bug report was last modified 13 years and 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.