GNU bug report logs -
#18504
24.3.93; posn-at-point intermittently returns wrong value for a valid buffer position
Previous Next
Reported by: Dmitry <dgutov <at> yandex.ru>
Date: Fri, 19 Sep 2014 01:02:02 UTC
Severity: normal
Found in version 24.3.93
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 09/19/2014 05:12 PM, Eli Zaretskii wrote:
>> Wouldn't setting a conditional breakpoint help?
>
> Conditional breakpoint where?
In the "call a function" routine, maybe? If the function is
"posn-at-point", and if its returned X coord is zero, halt!
Doing it in Elisp doesn't seem to produce the desired result, because
edebug doesn't exactly stop Emacs in place.
> With these issues, the only way to find the bug is to step through the
> offending code _before_ it produces the wrong values. So we need a
> condition that happens at the beginning of that code, not where it
> produces the final wrong results.
If `posn-at-point' is itself stateless (and doesn't modify any relevant
caches), why not call it again at that point?
This bug report was last modified 10 years and 248 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.