From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: limit the number of log entries displayed by C-x v l Date: Fri, 20 Nov 2009 09:11:22 -0500 Message-ID: References: <200911122319.nACNJvUn006154@godzilla.ics.uci.edu> <200911130221.nAD2Lu4q007527@godzilla.ics.uci.edu> <200911130502.nAD52OVv008802@godzilla.ics.uci.edu> <200911171344.nAHDis0c026133@godzilla.ics.uci.edu> <200911181819.nAIIJIUk009684@godzilla.ics.uci.edu> <873a4bc70c.fsf@tux.homenetwork> <200911200659.nAK6xpkt020046@godzilla.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258726351 12246 80.91.229.12 (20 Nov 2009 14:12:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 20 Nov 2009 14:12:31 +0000 (UTC) Cc: emacs-devel@gnu.org, Thierry Volpiatto To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 20 15:12:24 2009 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.50) id 1NBUDn-0002Fl-Mt for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 15:12:23 +0100 Original-Received: from localhost ([127.0.0.1]:36018 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBUDm-0005Vk-Pl for ged-emacs-devel@m.gmane.org; Fri, 20 Nov 2009 09:12:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBUCu-0005GI-PW for emacs-devel@gnu.org; Fri, 20 Nov 2009 09:11:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBUCq-0005EP-Nb for emacs-devel@gnu.org; Fri, 20 Nov 2009 09:11:28 -0500 Original-Received: from [199.232.76.173] (port=48071 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBUCq-0005EB-HM for emacs-devel@gnu.org; Fri, 20 Nov 2009 09:11:24 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:29979 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBUCp-000416-Rk for emacs-devel@gnu.org; Fri, 20 Nov 2009 09:11:24 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApEIALsyBkvO+IIa/2dsb2JhbACBTpUArV+QKoQ8BIl7gwc X-IronPort-AV: E=Sophos;i="4.44,777,1249272000"; d="scan'208";a="49726594" Original-Received: from 206-248-130-26.dsl.teksavvy.com (HELO pastel.home) ([206.248.130.26]) by ironport2-out.pppoe.ca with ESMTP; 20 Nov 2009 09:11:22 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 0DE2B80E3; Fri, 20 Nov 2009 09:11:22 -0500 (EST) In-Reply-To: <200911200659.nAK6xpkt020046@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Thu, 19 Nov 2009 22:59:51 -0800 (PST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:117351 Archived-At: >> Have a look at xhg-annotate mode in DVC (screenshot). >> http://tinyurl.com/ycen32l > That seems to show a buffer with both the diff and the log. > Why is that a good idea? I have nothing to do with this code and have never used it, but usually I want to seem them both. Stefan "still waiting for VCS to give me a "history of region NN..MM" command that will show the sequenece of patches with their commit logs that resulted in the lines between NN and MM"