* vc.el with ediff?
@ 2003-11-19 19:41 Benjamin Rutt
2003-11-19 19:48 ` Stefan Monnier
2003-11-20 0:31 ` Kevin Rodgers
0 siblings, 2 replies; 3+ messages in thread
From: Benjamin Rutt @ 2003-11-19 19:41 UTC (permalink / raw)
When I'm about to 'cvs commit' a file, I want to see what I've
changed. Is it possible at the moment to use ediff (and the pretty
coloring that comes with it) when you run vc-diff (bound to C-x v =)?
It would be neat to see what you added and replaced in color,
integrated with your source file. I believe this would be easier than
reading diff -u's output with it's '+' and '-' markings. Thanks,
--
Benjamin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: vc.el with ediff?
2003-11-19 19:41 vc.el with ediff? Benjamin Rutt
@ 2003-11-19 19:48 ` Stefan Monnier
2003-11-20 0:31 ` Kevin Rodgers
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2003-11-19 19:48 UTC (permalink / raw)
> When I'm about to 'cvs commit' a file, I want to see what I've
> changed. Is it possible at the moment to use ediff (and the pretty
> coloring that comes with it) when you run vc-diff (bound to C-x v =)?
> It would be neat to see what you added and replaced in color,
> integrated with your source file. I believe this would be easier than
> reading diff -u's output with it's '+' and '-' markings. Thanks,
I find `diff -u' more readable.
But I did implement what you're asking for in PCL-CVS: do `d e'.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: vc.el with ediff?
2003-11-19 19:41 vc.el with ediff? Benjamin Rutt
2003-11-19 19:48 ` Stefan Monnier
@ 2003-11-20 0:31 ` Kevin Rodgers
1 sibling, 0 replies; 3+ messages in thread
From: Kevin Rodgers @ 2003-11-20 0:31 UTC (permalink / raw)
Benjamin Rutt wrote:
> When I'm about to 'cvs commit' a file, I want to see what I've
> changed. Is it possible at the moment to use ediff (and the pretty
> coloring that comes with it) when you run vc-diff (bound to C-x v =)?
> It would be neat to see what you added and replaced in color,
> integrated with your source file. I believe this would be easier than
> reading diff -u's output with it's '+' and '-' markings. Thanks,
I use ediff-revision (which I bind to `C-x v -') in conjunction with RCS.
Perhaps it works with CVS as well.
--
Kevin Rodgers
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-11-20 0:31 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-19 19:41 vc.el with ediff? Benjamin Rutt
2003-11-19 19:48 ` Stefan Monnier
2003-11-20 0:31 ` Kevin Rodgers
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).