From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Welsh Duggan Newsgroups: gmane.emacs.devel Subject: Re: New function: vc-ediff Date: Thu, 10 Mar 2011 23:12:24 -0500 Message-ID: <87ipvqpa6v.fsf@maru.md5i.com> References: <4D785193.3030201@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1299816761 6222 80.91.229.12 (11 Mar 2011 04:12:41 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2011 04:12:41 +0000 (UTC) Cc: emacs-devel@gnu.org To: Christoph Scholtes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 11 05:12:37 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PxtiP-0000OR-08 for ged-emacs-devel@m.gmane.org; Fri, 11 Mar 2011 05:12:37 +0100 Original-Received: from localhost ([127.0.0.1]:34417 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxtiO-0002gp-Ev for ged-emacs-devel@m.gmane.org; Thu, 10 Mar 2011 23:12:36 -0500 Original-Received: from [140.186.70.92] (port=48942 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxtiK-0002gg-NF for emacs-devel@gnu.org; Thu, 10 Mar 2011 23:12:33 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxtiJ-0002NA-FG for emacs-devel@gnu.org; Thu, 10 Mar 2011 23:12:32 -0500 Original-Received: from md5i.com ([75.151.244.229]:50042 helo=maru.md5i.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxtiJ-0002M1-2T for emacs-devel@gnu.org; Thu, 10 Mar 2011 23:12:31 -0500 Original-Received: from md5i by maru.md5i.com with local (Exim 4.74) (envelope-from ) id 1PxtiC-0007Ia-Kd; Thu, 10 Mar 2011 23:12:24 -0500 In-Reply-To: <4D785193.3030201@gmail.com> (Christoph Scholtes's message of "Wed, 09 Mar 2011 21:20:35 -0700") User-Agent: Gnus/5.110014 (No Gnus v0.14) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 75.151.244.229 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:137075 Archived-At: Christoph Scholtes writes: > I started using ediff recently and was missing an easy way to compare > the current buffer (or a file selected in vc-dir) with its latest > revision in the repo. Basically, what vc-diff does, only using ediff > instead. Is this different from `ediff-revision'? -- Michael Welsh Duggan (md5i@md5i.com)