From: Gabriel <gabriel376@hotmail.com>
To: 59457@debbugs.gnu.org
Subject: bug#59457: 29.0.50; Incorrect vc-parent-buffer-name on vc-change-log revert
Date: Mon, 21 Nov 2022 17:37:59 -0300 [thread overview]
Message-ID: <SJ0PR06MB8609BD577358B5340A8CE1D78B0A9@SJ0PR06MB8609.namprd06.prod.outlook.com> (raw)
Description:
The *vc-change-log* buffer gets an incorrect value of
`vc-parent-buffer-name' on `revert-buffer'.
Steps:
1) emacs -Q (master "f176a36f4629b56c9fd9e3fc15aebd04a168c4f5")
2) Open some VC controlled file, e.g.: C-x C-f ~/git/emacs/README RET
3) Annotate the buffer: C-x v g
4) Show log revision at line: l
Result: *vc-change-log* buffer is displayed; the value of
`vc-parent-buffer-name', displayed on the right side of mode-line (see
`mode-line-format' and `mode-line-modes'), is correct (e.g.: " from
*Annotate README (rev f176a36f4629b56c9fd9e3fc15aebd04a168c4f5)*").
5) Revert the buffer: g
Result: the buffer is refreshed, but the value of
`vc-parent-buffer-name' is incorrectly set as " from *vc-change-log*".
---
Gabriel
next reply other threads:[~2022-11-21 20:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-21 20:37 Gabriel [this message]
2022-11-22 17:55 ` bug#59457: 29.0.50; Incorrect vc-parent-buffer-name on vc-change-log revert Gabriel
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=SJ0PR06MB8609BD577358B5340A8CE1D78B0A9@SJ0PR06MB8609.namprd06.prod.outlook.com \
--to=gabriel376@hotmail.com \
--cc=59457@debbugs.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.