GNU bug report logs -
#31764
26.1; Point in VC change log is not centered as documented
Previous Next
Reported by: Carlos Pita <carlosjosepita <at> gmail.com>
Date: Fri, 8 Jun 2018 19:25:01 UTC
Severity: normal
Tags: fixed, patch
Merged with 44001
Found in version 26.1
Fixed in version 26.2
Done: Noam Postavsky <npostavs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Carlos Pita <carlosjosepita <at> gmail.com>
> Date: Fri, 8 Jun 2018 16:57:33 -0300
> Cc: 31764 <at> debbugs.gnu.org
>
> Sure. Consider this example:
>
> /tmp:: mkdir test-repo
> /tmp:: cd test-repo/
> /tmp/test-repo:: git init
> Initialized empty Git repository in /tmp/test-repo/.git/
> /tmp/test-repo:: echo 1 > test-file
> /tmp/test-repo:: git add test-file
> /tmp/test-repo:: git commit -am rev1
> /tmp/test-repo:master: echo 2 > test-file
> /tmp/test-repo:master: git commit -am rev2
> /tmp/test-repo:master: echo 3 > test-file
> /tmp/test-repo:master: git commit -am rev3
> /tmp/test-repo:master: echo 4 > test-file
> /tmp/test-repo:master: git commit -am rev4
>
> Now I run `emacs -Q test-file` and type C-x v l and get the window
> shown in the attached screenshot.
Strange. I just did all of these steps, and I still get the
documented behavior.
What version of Git do you have? (Not that I can explain how that
could matter.)
This bug report was last modified 4 years and 214 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.