From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Chen Newsgroups: gmane.emacs.devel Subject: Re: vc-git-annotate vs configured date format Date: Sat, 01 Aug 2009 01:21:16 -0400 Message-ID: References: <200907290603.n6T63poM005192@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 1249108055 30983 80.91.229.12 (1 Aug 2009 06:27:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 1 Aug 2009 06:27:35 +0000 (UTC) Cc: Emacs Developement List To: Dan Nicolaescu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 01 08:27:28 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 1MX83y-0004Mu-PK for ged-emacs-devel@m.gmane.org; Sat, 01 Aug 2009 08:27:26 +0200 Original-Received: from localhost ([127.0.0.1]:39441 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MX83x-0003Iw-Vx for ged-emacs-devel@m.gmane.org; Sat, 01 Aug 2009 02:27:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MX6zC-0003DC-Tc for emacs-devel@gnu.org; Sat, 01 Aug 2009 01:18:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MX6zB-0003Cs-PE for emacs-devel@gnu.org; Sat, 01 Aug 2009 01:18:25 -0400 Original-Received: from [199.232.76.173] (port=42823 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MX6zB-0003Cn-Ef for emacs-devel@gnu.org; Sat, 01 Aug 2009 01:18:25 -0400 Original-Received: from honk.quarl.org ([173.45.230.109]:47083) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MX6zB-0005kk-5I for emacs-devel@gnu.org; Sat, 01 Aug 2009 01:18:25 -0400 Original-Received: by honk.quarl.org (Postfix, from userid 1000) id 825441C80EB; Sat, 1 Aug 2009 01:21:16 -0400 (EDT) X-Quack-Archive: 1 In-Reply-To: <200907290603.n6T63poM005192@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Tue\, 28 Jul 2009 23\:03\:51 -0700 \(PDT\)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Sat, 01 Aug 2009 02:27:20 -0400 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:113502 Archived-At: >>>>> On 2009-07-29 02:03 EDT, Dan Nicolaescu writes: Dan> Are there any other settings that affect the git blame Dan> output? -C is a very useful option to git-blame, it'd be nice if Emacs understood its output, and allowed configuring to use it.