bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15365: 24.3.50; Segfault when calling vc-git-log-edit-toggle-amend


From: martin rudalics
Subject: bug#15365: 24.3.50; Segfault when calling vc-git-log-edit-toggle-amend
Date: Sat, 14 Sep 2013 11:47:39 +0200

>> So where was Dmitry's cursor?
>
> At PT, whose value was 78.

So PT was not in the window and the fact that it apparently passed the
earlier check (PT < CHARPOS (start)) means that PT was after the end of
the window.  Is that conclusion correct?

> But I probably don't understand what you wanted to ask or tell.

Figure out why row_containing_pos (w, PT, r0, NULL, 0) returned 0.  And
why try_window_id was supposed to abort in this case and why this abort
didn't occur more frequently.

martin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]