[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#44001: vc-print-log-setup-buttons leaves point at eob
From: |
Andrii Kolomoiets |
Subject: |
bug#44001: vc-print-log-setup-buttons leaves point at eob |
Date: |
Thu, 15 Oct 2020 11:23:36 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (darwin) |
Thien-Thi Nguyen <ttn@gnuvola.org> writes:
> () Andrii Kolomoiets <andreyk.mad@gmail.com>
> () Thu, 15 Oct 2020 09:57:49 +0300
>
> Looks like this was fixed in bug#31764:
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31764
>
> Indeed, and w/ the same approach i stumbled upon.
> Thanks! I suppose we can close this bug, then.
>
> BTW, for future reference, how did you find this
> previous bug report?
Found call to 'vc-print-log-setup-buttons' in 'vc-print-log-internal' in
vc.el, noticed it's already under 'save-excursion'.
Then 'vc-annotate' (C-x v g) and then
'vc-annotate-show-log-revision-at-line' (l).