From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dave Rolsky Newsgroups: gmane.emacs.bugs Subject: bug#23156: 24.5; Allow vc-git annotate command options to be altered easily Date: Tue, 29 Mar 2016 19:02:40 -0500 (CDT) Message-ID: References: <87h9fp3ozo.fsf@houseabsolute.urth.org> <87oa9w7skg.fsf@wanadoo.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-5439001-1060334197-1459296160=:24709" X-Trace: ger.gmane.org 1459296201 21501 80.91.229.3 (30 Mar 2016 00:03:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Mar 2016 00:03:21 +0000 (UTC) Cc: 23156@debbugs.gnu.org To: =?UTF-8?Q?=C3=93scar?= Fuentes Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Mar 30 02:03:11 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1al3bK-0007m4-7R for geb-bug-gnu-emacs@m.gmane.org; Wed, 30 Mar 2016 02:03:10 +0200 Original-Received: from localhost ([::1]:50659 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1al3bJ-000681-E4 for geb-bug-gnu-emacs@m.gmane.org; Tue, 29 Mar 2016 20:03:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35124) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1al3bF-00067l-EK for bug-gnu-emacs@gnu.org; Tue, 29 Mar 2016 20:03:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1al3bC-0004oj-5i for bug-gnu-emacs@gnu.org; Tue, 29 Mar 2016 20:03:05 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:47137) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1al3bC-0004oc-2p for bug-gnu-emacs@gnu.org; Tue, 29 Mar 2016 20:03:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1al3bB-0000A8-Li for bug-gnu-emacs@gnu.org; Tue, 29 Mar 2016 20:03:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Dave Rolsky Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 30 Mar 2016 00:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 23156 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 23156-submit@debbugs.gnu.org id=B23156.1459296169605 (code B ref 23156); Wed, 30 Mar 2016 00:03:01 +0000 Original-Received: (at 23156) by debbugs.gnu.org; 30 Mar 2016 00:02:49 +0000 Original-Received: from localhost ([127.0.0.1]:44264 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1al3az-00009h-Gt for submit@debbugs.gnu.org; Tue, 29 Mar 2016 20:02:49 -0400 Original-Received: from urth.org ([173.255.231.148]:41216) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1al3ax-00009U-FR for 23156@debbugs.gnu.org; Tue, 29 Mar 2016 20:02:47 -0400 Original-Received: by urth.org (Postfix, from userid 1000) id DDF4EDD38; Wed, 30 Mar 2016 00:02:40 +0000 (UTC) Original-Received: from localhost (localhost [127.0.0.1]) by urth.org (Postfix) with ESMTP id D99F3DD34; Tue, 29 Mar 2016 19:02:40 -0500 (CDT) In-Reply-To: <87oa9w7skg.fsf@wanadoo.es> User-Agent: Alpine 2.10 (DEB 1266 2009-07-14) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:115744 Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---5439001-1060334197-1459296160=:24709 Content-Type: TEXT/PLAIN; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8BIT On Wed, 30 Mar 2016, Óscar Fuentes wrote: > Dave Rolsky writes: > >> It'd be nice to be able to easily alter the options passed to "git >> annotate". >> >> The default value of "-C -C" makes this incredibly slow in large code >> bases with many files. > > The upcoming version 25 of Emacs has `vc-git-annotate-switches': > > > (defcustom vc-git-annotate-switches nil > "String or list of strings specifying switches for Git blame under VC. > If nil, use the value of `vc-annotate-switches'. If t, use no switches." > > > The "-C -C" option is also gone. > > Is this good enough? Yes, this is great! For now I'm just overriding the function in my .emacs after "(require 'vc-git)" Cheers, -dave /*============================================================ http://VegGuide.org http://blog.urth.org Your guide to all that's veg House Absolute(ly Pointless) ============================================================*/ ---5439001-1060334197-1459296160=:24709--