all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carlos Pita <carlosjosepita@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 31764@debbugs.gnu.org
Subject: bug#31764: 26.1; Point in VC change log is not centered as documented
Date: Fri, 8 Jun 2018 16:57:33 -0300	[thread overview]
Message-ID: <CAELgYhePz6d+KixZfEzgadKmEZSr8mo-4GD29WjLv9KGAo_X6A@mail.gmail.com> (raw)
In-Reply-To: <83k1r9t6ew.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 622 bytes --]

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.

[-- Attachment #2: Screenshot from 2018-06-08 16-56-37.png --]
[-- Type: image/png, Size: 46194 bytes --]

  reply	other threads:[~2018-06-08 19:57 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-08 19:23 bug#31764: 26.1; Point in VC change log is not centered as documented Carlos Pita
2018-06-08 19:38 ` Eli Zaretskii
2018-06-08 19:57   ` Carlos Pita [this message]
2018-06-08 20:12     ` Eli Zaretskii
2018-06-08 20:15       ` Carlos Pita
2018-06-08 21:28         ` Carlos Pita
2018-06-08 21:47           ` Carlos Pita
2018-06-08 22:10             ` Carlos Pita
2018-06-09  0:29       ` Noam Postavsky
2018-06-09  0:57         ` Carlos Pita
2018-06-09  6:46         ` Eli Zaretskii
2018-06-09 14:18           ` Carlos Pita
2018-06-12  0:10           ` Noam Postavsky
2018-06-12  2:32             ` Eli Zaretskii
2018-06-14 23:20               ` Noam Postavsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAELgYhePz6d+KixZfEzgadKmEZSr8mo-4GD29WjLv9KGAo_X6A@mail.gmail.com \
    --to=carlosjosepita@gmail.com \
    --cc=31764@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.