all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#6197: Inconsistent naming of VC buffers
@ 2010-05-16  0:02 Glenn Morris
  2011-07-03  1:17 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2010-05-16  0:02 UTC (permalink / raw
  To: 6197

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.





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#6197: Inconsistent naming of VC buffers
  2010-05-16  0:02 bug#6197: Inconsistent naming of VC buffers Glenn Morris
@ 2011-07-03  1:17 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2011-07-03  1:17 UTC (permalink / raw
  To: Glenn Morris; +Cc: 6197

Glenn Morris <rgm@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/





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-03  1:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-16  0:02 bug#6197: Inconsistent naming of VC buffers Glenn Morris
2011-07-03  1:17 ` Lars Magne Ingebrigtsen

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.