From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: VC top of the tree diff and log Date: Wed, 02 Sep 2009 00:36:57 +0300 Organization: JURTA Message-ID: <87d46az8rc.fsf@mail.jurta.org> References: <200907071845.n67IjHUH004088@godzilla.ics.uci.edu> <200907230543.n6N5hI6p029191@godzilla.ics.uci.edu> <200907300718.n6U7I3pi027881@godzilla.ics.uci.edu> <200908291913.n7TJD9wq003979@godzilla.ics.uci.edu> <87tyzqxo7o.fsf@mail.jurta.org> <87k50mi5cf.fsf@catnip.gol.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1251841341 8128 80.91.229.12 (1 Sep 2009 21:42:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Sep 2009 21:42:21 +0000 (UTC) Cc: Dan Nicolaescu , Stefan Monnier , emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 01 23:42:14 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 1Mib7F-0002p9-4l for ged-emacs-devel@m.gmane.org; Tue, 01 Sep 2009 23:42:13 +0200 Original-Received: from localhost ([127.0.0.1]:44006 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mib7E-0001hC-At for ged-emacs-devel@m.gmane.org; Tue, 01 Sep 2009 17:42:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mib5G-0007Nc-GR for emacs-devel@gnu.org; Tue, 01 Sep 2009 17:40:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mib5B-0007Ed-6l for emacs-devel@gnu.org; Tue, 01 Sep 2009 17:40:09 -0400 Original-Received: from [199.232.76.173] (port=57704 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mib5A-0007EF-TW for emacs-devel@gnu.org; Tue, 01 Sep 2009 17:40:04 -0400 Original-Received: from smtp-out1.starman.ee ([85.253.0.3]:55268 helo=mx1.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mib57-000597-39; Tue, 01 Sep 2009 17:40:01 -0400 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Original-Received: from mail.starman.ee (82.131.69.166.cable.starman.ee [82.131.69.166]) by mx1.starman.ee (Postfix) with ESMTP id 1B5763F42B2; Wed, 2 Sep 2009 00:39:54 +0300 (EEST) In-Reply-To: <87k50mi5cf.fsf@catnip.gol.com> (Miles Bader's message of "Sun, 30 Aug 2009 08:10:40 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) 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:114961 Archived-At: >> C-x v L l - long logs >> C-x v L s - short logs >> C-x v L r - root logs >> C-x v L R l - long root logs >> C-x v L R s - short root logs > > Ugh... that looks way too baroque. I don't want to have to make > multiple decisions and follow deep branching menu structures for such a > common operation. Morever, combining shifted and unshifted keys in a > binding _really_ slow down invocation (and raise the error rate). These commands are not too frequently used, so the speed of their invocation is not important. OTOH, I see no other way to extend log commands to control more options like "git-log --stat", graph/no graph, and other pretty format options. -- Juri Linkov http://www.jurta.org/emacs/