emacs-devel
[Top][All Lists]
Advanced

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

Re: New function: vc-ediff


From: Christoph Scholtes
Subject: Re: New function: vc-ediff
Date: Sun, 13 Mar 2011 16:58:45 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

On 3/13/2011 12:01 PM, Eli Zaretskii wrote:

The proposed vc-ediff works when visiting any version-controlled file.

What if I don't visit a version-controlled file, and still want to
compare some file against some of its versions?

I would visit the file I want to compare first and then invoke vc-ediff. To me, that's not much different than calling a version of vc-ediff, which asks me first which file to compare, like ediff-revision does.

However, if this is really a desired feature, we could enhance vc-deduce-fileset to not just fail with `no fileset found' on being invoked on a buffer that is not version controlled, but ask for a file. This would then also work for vc-diff and keep everything consistent.

Christoph



reply via email to

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