From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: vc wish: walk through diffs Date: Thu, 25 Nov 2010 20:25:44 +0200 Message-ID: <83wro16z13.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: dough.gmane.org 1290709473 27456 80.91.229.12 (25 Nov 2010 18:24:33 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 25 Nov 2010 18:24:33 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 25 19:24:28 2010 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 1PLgUb-0005dn-H6 for ged-emacs-devel@m.gmane.org; Thu, 25 Nov 2010 19:24:25 +0100 Original-Received: from localhost ([127.0.0.1]:33705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLgUa-0006qH-VM for ged-emacs-devel@m.gmane.org; Thu, 25 Nov 2010 13:24:24 -0500 Original-Received: from [140.186.70.92] (port=43749 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PLgUW-0006q5-OB for emacs-devel@gnu.org; Thu, 25 Nov 2010 13:24:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PLgUV-0000vm-RY for emacs-devel@gnu.org; Thu, 25 Nov 2010 13:24:20 -0500 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:56889) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PLgUV-0000vZ-2M for emacs-devel@gnu.org; Thu, 25 Nov 2010 13:24:19 -0500 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LCG00900DIKH500@a-mtaout23.012.net.il> for emacs-devel@gnu.org; Thu, 25 Nov 2010 20:23:41 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([84.229.9.106]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LCG009Q0DREHK00@a-mtaout23.012.net.il>; Thu, 25 Nov 2010 20:23:39 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) 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:133138 Archived-At: > From: Stefan Monnier > Date: Thu, 25 Nov 2010 11:40:18 -0500 > > My dream (which I've been having since before Bazaar-1 (aka baz) > forked from Arch) is to extend this command so it doesn't apply just > to a (set of) files, but to a particular region of a file: once I > can see the history of a particular set of text lines this way, I > would never have to deal with "annotate" any more. I share that dream.