From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: State of the repository conversion Date: Thu, 20 Mar 2014 18:35:08 +0200 Message-ID: <834n2s96bn.fsf@gnu.org> References: <20140319175124.BCCB3380835@snark.thyrsus.com> <83wqfq82ge.fsf@gnu.org> <20140319185416.GA25588@thyrsus.com> <83siqe80bj.fsf@gnu.org> <87siqdiven.fsf@uwakimon.sk.tsukuba.ac.jp> <87txatr8ct.fsf@wanadoo.es> <83lhw58qxf.fsf@gnu.org> <87pplhqzmx.fsf@wanadoo.es> <87ior9e4cb.fsf@engster.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1395333323 30276 80.91.229.3 (20 Mar 2014 16:35:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2014 16:35:23 +0000 (UTC) Cc: emacs-devel@gnu.org To: Steinar Bang Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 20 17:35:32 2014 Return-path: Envelope-to: ged-emacs-devel@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 1WQfwJ-00081u-OW for ged-emacs-devel@m.gmane.org; Thu, 20 Mar 2014 17:35:31 +0100 Original-Received: from localhost ([::1]:48230 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQfwJ-0006b3-C3 for ged-emacs-devel@m.gmane.org; Thu, 20 Mar 2014 12:35:31 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47789) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQfvp-0004l8-Tn for emacs-devel@gnu.org; Thu, 20 Mar 2014 12:35:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQfvk-000303-HH for emacs-devel@gnu.org; Thu, 20 Mar 2014 12:35:01 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:42685) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQfvk-0002zr-8r for emacs-devel@gnu.org; Thu, 20 Mar 2014 12:34:56 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0N2Q00B00SVXGF00@a-mtaout20.012.net.il> for emacs-devel@gnu.org; Thu, 20 Mar 2014 18:34:54 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N2Q00BOXU26MN10@a-mtaout20.012.net.il>; Thu, 20 Mar 2014 18:34:54 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.166 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:170631 Archived-At: > From: Steinar Bang > Date: Thu, 20 Mar 2014 08:49:44 +0100 > > >>>>> David Engster : > > > Since Eli is working on Windows, I don't think Magit is a good > > solution for him. It is pretty slow there since it is often doing an > > excessive number of calls of the Git binary under the hood. > > Making magit use the git.exe, rather than the git.cmd, made it fast > enough for me on windows, even on a fairly large project. Please don't waste your breath on these issues. With or without magit, I use git in several projects, and see no reason why Emacs cannot be one more. And what I do on my machines is hardly the important part of this discussion, anyway.