From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?=C3=93scar_Fuentes?= Newsgroups: gmane.emacs.devel Subject: Customization of VC commands Date: Tue, 04 Jan 2011 01:56:10 +0100 Message-ID: <87lj311o7p.fsf@telefonica.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1294102617 16428 80.91.229.12 (4 Jan 2011 00:56:57 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 4 Jan 2011 00:56:57 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 04 01:56:53 2011 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.69) (envelope-from ) id 1PZvCm-0007TI-NI for ged-emacs-devel@m.gmane.org; Tue, 04 Jan 2011 01:56:53 +0100 Original-Received: from localhost ([127.0.0.1]:44664 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZvCl-0000hP-MI for ged-emacs-devel@m.gmane.org; Mon, 03 Jan 2011 19:56:51 -0500 Original-Received: from [140.186.70.92] (port=53537 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZvCK-0000O5-V1 for emacs-devel@gnu.org; Mon, 03 Jan 2011 19:56:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZvCJ-0000ZE-P8 for emacs-devel@gnu.org; Mon, 03 Jan 2011 19:56:24 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:35104) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZvCJ-0000Z8-HD for emacs-devel@gnu.org; Mon, 03 Jan 2011 19:56:23 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PZvCH-0007FM-To for emacs-devel@gnu.org; Tue, 04 Jan 2011 01:56:21 +0100 Original-Received: from 212.red-88-24-214.staticip.rima-tde.net ([88.24.214.212]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jan 2011 01:56:21 +0100 Original-Received: from ofv by 212.red-88-24-214.staticip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Jan 2011 01:56:21 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 10 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 212.red-88-24-214.staticip.rima-tde.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) Cancel-Lock: sha1:gymoaPgNhdNcb+3v1/B0iFtP2Fs= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) 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:134233 Archived-At: I don't see too much provision on VC for customizing commands. Just today I missed the possibility of setting a variable that would be used for telling vc-print-log to work across file copies and renames (for git). Something like vc-git-print-log-extra-options. Is this intentional or work in progress? Any plans about how to do it? The only mention of VC on etc/TODO is this: ** Improve VC: yes, there's a lot of work to be done there :-( And most of it could/should make it into Emacs-23.3.