GNU bug report logs - #6197
Inconsistent naming of VC buffers

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Sun, 16 May 2010 00:03:02 UTC

Severity: minor

Tags: fixed

Fixed in version 24.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: 6197 <at> debbugs.gnu.org
Subject: bug#6197: Inconsistent naming of VC buffers
Date: Sat, 15 May 2010 20:02:26 -0400
Package: emacs
Severity: minor

VC buffers are named inconsistently (sometimes "vc", sometimes "VC"):

emacs -Q README   # file from Emacs Bazaar repository
C-x v =     -> *vc-diff* buffer   ("vc")

Make a change to the file
C-x v v     -> *VC-log* buffer    ("VC")

M-x vc-dir  -> *vc-dir* buffer    ("vc")


Maybe it's just the log buffer that is different.




This bug report was last modified 14 years and 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.