all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* pos-visible-in-window-p documentation
@ 2004-07-16 17:14 Luc Teirlinck
  2004-07-18 15:26 ` Richard Stallman
  0 siblings, 1 reply; 2+ messages in thread
From: Luc Teirlinck @ 2004-07-16 17:14 UTC (permalink / raw)
  Cc: emacs-devel

In revision 1.39 to lispref/windows.texi you changed the description
of `pos-visible-in-window-p' to say:

It returns `nil' if POSITION is scrolled vertically or horizontally
out of view.

Whereas the old documentation said that the function can return t if
POSITION is only out of view because of horizontal scrolling.
Checking it out empirically, it would appear that the _old_
documentation is correct.

The docstring says:

Return nil if that position is scrolled vertically out of view.

I believe that this particular part of revision 1.39 should be
reverted.  But am I missing something?

Sincerely,

Luc.

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

* Re: pos-visible-in-window-p documentation
  2004-07-16 17:14 pos-visible-in-window-p documentation Luc Teirlinck
@ 2004-07-18 15:26 ` Richard Stallman
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Stallman @ 2004-07-18 15:26 UTC (permalink / raw)
  Cc: emacs-devel, miles

    Whereas the old documentation said that the function can return t if
    POSITION is only out of view because of horizontal scrolling.
    Checking it out empirically, it would appear that the _old_
    documentation is correct.

It does look like the change in the manual was a mistake,
so I guess you should change it back.  Thanks for noticing this.

It does puzzle me, though.  I must have thought for some reason
that this had been changed, and since I don't see what the reason
could have been, I don't know whether it had some kind
of validity at some point.

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

end of thread, other threads:[~2004-07-18 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-16 17:14 pos-visible-in-window-p documentation Luc Teirlinck
2004-07-18 15:26 ` Richard Stallman

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.