all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

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.