From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Benjamin Rutt Newsgroups: gmane.emacs.help Subject: vc.el with ediff? Date: Wed, 19 Nov 2003 14:41:53 -0500 Organization: The Ohio State University Dept. of Computer and Info. Science Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1069271428 32643 80.91.224.253 (19 Nov 2003 19:50:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 19 Nov 2003 19:50:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 19 20:50:25 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AMYLJ-0007Fq-00 for ; Wed, 19 Nov 2003 20:50:25 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AMZFO-0008A6-D9 for geh-help-gnu-emacs@m.gmane.org; Wed, 19 Nov 2003 15:48:22 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.ems.psu.edu!news.cis.ohio-state.edu!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-NNTP-Posting-Host: mu.cis.ohio-state.edu Mail-Copies-To: nobody User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (usg-unix-v) Cancel-Lock: sha1:JGfryeR+uANRIwHD7rFy00BERps= Original-Xref: shelby.stanford.edu gnu.emacs.help:118449 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:14389 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:14389 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