bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#12001: 24.1.50; vc-diff always talks to CVS repository


From: Andreas Schwab
Subject: bug#12001: 24.1.50; vc-diff always talks to CVS repository
Date: Mon, 20 Aug 2012 09:25:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Richard Stallman <rms@gnu.org> writes:

> This is not happening for me when I edit the Emacs sources.
> The reason seems to be that 
>
>            (vc-call-backend backend 'make-version-backups-p file)
>
> does nothing, because it calls vc-default-make-version-backups-p
> which always returns nil.

make-version-backups-p only returns non-nil for VCS that don't have the
original version locally.

> Indeed, vc-bzr-make-version-backups-p is not defined.
> Should it be?

No VCS other than CVS should need it.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]