From: Andre Spiegel <spiegel@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: vc-diff vs cvs-mode-diff
Date: Fri, 12 Mar 2004 20:53:06 +0100 [thread overview]
Message-ID: <1079121186.5425.239.camel@localhost> (raw)
In-Reply-To: <uy8q6exv2.fsf@gnu.org>
On Fri, 2004-03-12 at 19:14, Sam Steingold wrote:
> how about moving vc-version-backup-file to vc-common.el and loading it
> into both pcvs and vc?
The code that handles version backups (file.~ver~) is already in
vc-hooks.el, which is always loaded. The code to actually use this in a
diff operation is almost trivial, and is currently in vc-diff-internal
(vc.el).
I think it would be much easier to simply duplicate this part in pcvs.
Or else, just move vc-diff-internal into vc-hooks.el and use that from
pcvs.
But how to actually do it is Stefan's call. I just don't think it
warrants a new .el file.
next prev parent reply other threads:[~2004-03-12 19:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-11 15:22 vc-diff vs cvs-mode-diff Sam Steingold
2004-03-12 13:46 ` Stefan Monnier
2004-03-12 18:14 ` Sam Steingold
2004-03-12 19:53 ` Andre Spiegel [this message]
2004-03-12 21:28 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1079121186.5425.239.camel@localhost \
--to=spiegel@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).