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: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 6197 <at> debbugs.gnu.org
Subject: bug#6197: Inconsistent naming of VC buffers
Date: Sun, 03 Jul 2011 03:17:20 +0200
Glenn Morris <rgm <at> gnu.org> writes:

> 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.

It's possible renaming the "*VC-log*" buffer to the more consistent
"*vc-log*" will make some third-party packages that look for the former
name break, but it seems unlikely.

So I've now committed this change to Emacs 24.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




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

Previous Next


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