From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Vilain Subject: Re: contrib/ area Date: Mon, 20 Feb 2006 10:18:48 +1300 Message-ID: <43F8E0B8.20508@vilain.net> References: <7vmzgq451m.fsf@assigned-by-dhcp.cox.net> <873biikx6k.fsf@wine.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun Feb 19 22:19:06 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FAvxN-0007HT-8X for gcvg-git@gmane.org; Sun, 19 Feb 2006 22:19:01 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932236AbWBSVS6 (ORCPT ); Sun, 19 Feb 2006 16:18:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932249AbWBSVS6 (ORCPT ); Sun, 19 Feb 2006 16:18:58 -0500 Received: from watts.utsl.gen.nz ([202.78.240.73]:55202 "EHLO mail.utsl.gen.nz") by vger.kernel.org with ESMTP id S932236AbWBSVS6 (ORCPT ); Sun, 19 Feb 2006 16:18:58 -0500 Received: by mail.utsl.gen.nz (Postfix, from userid 65534) id A34B35321; Mon, 20 Feb 2006 10:18:55 +1300 (NZDT) Received: from [127.0.0.1] (longdrop.watts.utsl.gen.nz [192.168.255.49]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.utsl.gen.nz (Postfix) with ESMTP id A49BFB47; Mon, 20 Feb 2006 10:18:49 +1300 (NZDT) User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en To: Alexandre Julliard In-Reply-To: <873biikx6k.fsf@wine.dyndns.org> X-Enigmail-Version: 0.92.1.0 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on mail.watts.utsl.gen.nz X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.2 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Alexandre Julliard wrote: > Is there interest in an emacs interface for git? I posted a first > version (http://marc.theaimsgroup.com/?l=git&m=113313040724346&w=2) > some time ago, I'd be happy to send you a patch with my latest version > if you want to include it. Out of interest, why did you choose not to make this a vc- plug-in? Sam.