GNU bug report logs -
#12419
Mouse click changes layout
Previous Next
Reported by: occitan <at> esperanto.org
Date: Tue, 11 Sep 2012 22:06:01 UTC
Severity: normal
Tags: moreinfo
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #155 received at 12419 <at> debbugs.gnu.org (full text, mbox):
> Date: Wed, 26 Sep 2012 15:44:43 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: occitan <at> esperanto.org, 12419 <at> debbugs.gnu.org
>
> > I think the loop isn't needed for the application you have in mind.
> > But if it is, can you show a concrete use case where just using that
> > function gives bad results for measuring pixel distance between buffer
> > positions?
>
> I didn't write that loop (IIRC Kenichi Handa wrote it). The sheer
> presence of it however seems to indicate that `pos-visible-in-window-p'
> might have given an off-by-one-line answer when `point' is on the last
> line of a window, at least back in 2000. Maybe this a non-issue now.
I think that loop wants to make sure the last line is fully visible;
pos-visible-in-window-p does not return nil for partially-visible
lines. I don't think partial visibility is an issue in the context of
finding pixel distance between two buffer positions.
This bug report was last modified 4 years and 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.