all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14540: 24.3.50; Doc: pos-visible-in-window-p: ROWH
@ 2013-06-03  0:55 Michael Heerdegen
  2013-06-04 16:34 ` Eli Zaretskii
  2013-06-04 16:41 ` Eli Zaretskii
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Heerdegen @ 2013-06-03  0:55 UTC (permalink / raw)
  To: 14540


Hello,

in the docstring of `pos-visible-in-window-p', the explanation of ROWH
is not understandable (wrong, in my opinion).

It sounds like it would be the (complete) height of the row (visible +
non-visible part).  AFAICT, ROWH specifies the _visible_ height, as
mentioned in the manual (info "(elisp) Window Start and End").

I suggest to replace

[...]; otherwise, RTOP and RBOT are the number of pixels off-window at
the top and bottom of the row, ROWH is the height of the display row,
and VPOS is the row number (0-based) containing POS.

by something like:

[...]; otherwise, RTOP and RBOT are the number of pixels off-window at
the top and bottom of the display row at POSITION, ROWH is the visible
height of that row, and VPOS is the (0-based) row number.


Thanks!

Michael.



In GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.8.2)
 of 2013-05-27 on dex, modified by Debian
 (emacs-snapshot package, version 2:20130527-1)
Windowing system distributor `The X.Org Foundation', version 11.0.11204000
System Description:	Debian GNU/Linux testing (jessie)

Configured using:
 `configure --build x86_64-linux-gnu --host x86_64-linux-gnu
 --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib
 --localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man
 --with-pop=yes
 --enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.3.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3.50/site-lisp:/usr/share/emacs/site-lisp
 --without-compress-info --with-crt-dir=/usr/lib/x86_64-linux-gnu/
 --with-x=yes --with-x-toolkit=gtk3 --with-imagemagick=yes
 CFLAGS='-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2'
 CPPFLAGS='-D_FORTIFY_SOURCE=2' LDFLAGS='-g -Wl,--as-needed
 -znocombreloc''






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

* bug#14540: 24.3.50; Doc: pos-visible-in-window-p: ROWH
  2013-06-03  0:55 bug#14540: 24.3.50; Doc: pos-visible-in-window-p: ROWH Michael Heerdegen
@ 2013-06-04 16:34 ` Eli Zaretskii
  2013-06-04 16:41 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2013-06-04 16:34 UTC (permalink / raw)
  To: michael_heerdegen; +Cc: 14540

> From: Michael Heerdegen <michael_heerdegen@web.de>
> Date: Mon, 03 Jun 2013 02:55:27 +0200
> 
> in the docstring of `pos-visible-in-window-p', the explanation of ROWH
> is not understandable (wrong, in my opinion).
> 
> It sounds like it would be the (complete) height of the row (visible +
> non-visible part).  AFAICT, ROWH specifies the _visible_ height, as
> mentioned in the manual (info "(elisp) Window Start and End").
> 
> I suggest to replace
> 
> [...]; otherwise, RTOP and RBOT are the number of pixels off-window at
> the top and bottom of the row, ROWH is the height of the display row,
> and VPOS is the row number (0-based) containing POS.
> 
> by something like:
> 
> [...]; otherwise, RTOP and RBOT are the number of pixels off-window at
> the top and bottom of the display row at POSITION, ROWH is the visible
> height of that row, and VPOS is the (0-based) row number.

Thanks, fixed in trunk revision 112848.





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

* bug#14540: 24.3.50; Doc: pos-visible-in-window-p: ROWH
  2013-06-03  0:55 bug#14540: 24.3.50; Doc: pos-visible-in-window-p: ROWH Michael Heerdegen
  2013-06-04 16:34 ` Eli Zaretskii
@ 2013-06-04 16:41 ` Eli Zaretskii
  1 sibling, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2013-06-04 16:41 UTC (permalink / raw)
  To: 14540-done

Fixed.





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

end of thread, other threads:[~2013-06-04 16:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-03  0:55 bug#14540: 24.3.50; Doc: pos-visible-in-window-p: ROWH Michael Heerdegen
2013-06-04 16:34 ` Eli Zaretskii
2013-06-04 16:41 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.