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: Sun, 30 Aug 2009 01:47:03 +0300 Organization: JURTA Message-ID: <87tyzqxo7o.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> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1251586479 30917 80.91.229.12 (29 Aug 2009 22:54:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Aug 2009 22:54:39 +0000 (UTC) Cc: Dan Nicolaescu , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 30 00:54:32 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 1MhWoX-0007E7-VG for ged-emacs-devel@m.gmane.org; Sun, 30 Aug 2009 00:54:30 +0200 Original-Received: from localhost ([127.0.0.1]:46301 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MhWoX-0007Bf-AR for ged-emacs-devel@m.gmane.org; Sat, 29 Aug 2009 18:54:29 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MhWni-0006Ec-Bb for emacs-devel@gnu.org; Sat, 29 Aug 2009 18:53:38 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MhWnd-00068t-Bk for emacs-devel@gnu.org; Sat, 29 Aug 2009 18:53:37 -0400 Original-Received: from [199.232.76.173] (port=55153 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MhWnd-00068m-7U for emacs-devel@gnu.org; Sat, 29 Aug 2009 18:53:33 -0400 Original-Received: from smtp-out1.starman.ee ([85.253.0.3]:57700 helo=mx1.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MhWnc-00031w-KQ for emacs-devel@gnu.org; Sat, 29 Aug 2009 18:53:32 -0400 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Original-Received: from mail.starman.ee (82.131.52.53.cable.starman.ee [82.131.52.53]) by mx1.starman.ee (Postfix) with ESMTP id 11C413F41D7; Sun, 30 Aug 2009 01:53:25 +0300 (EEST) In-Reply-To: (Stefan Monnier's message of "Sat, 29 Aug 2009 17:25:35 -0400") 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:114855 Archived-At: >> Any reason not to install this? > > It looks OK, tho I'm not convinced about the vc-log-short-style > customization. Maybe I misunderstand what is meant by "short log", but > I have the impression that you might want both short and long logs both > for dirs and for files, depending on the situation. So maybe a better > solution would be to use a different command or a prefix arg to choose, Or a prefix key like `C-x v l l' for long logs, and `C-x v l s' for short logs. Or if touching the traditional `C-x v l' is a no-no, then: 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 ... -- Juri Linkov http://www.jurta.org/emacs/