From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: fork Newsgroups: gmane.emacs.help Subject: Re: running git from eshell on windows Date: Thu, 3 Nov 2011 16:28:15 +0000 (UTC) Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1320337729 25090 80.91.229.12 (3 Nov 2011 16:28:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 3 Nov 2011 16:28:49 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 03 17:28:44 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RM09k-0008PO-5P for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Nov 2011 17:28:44 +0100 Original-Received: from localhost ([::1]:59753 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RM09j-00080a-FZ for geh-help-gnu-emacs@m.gmane.org; Thu, 03 Nov 2011 12:28:43 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:57025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RM09a-000802-I3 for help-gnu-emacs@gnu.org; Thu, 03 Nov 2011 12:28:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RM09Z-0000yZ-NI for help-gnu-emacs@gnu.org; Thu, 03 Nov 2011 12:28:34 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:44193) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RM09Z-0000y0-Hh for help-gnu-emacs@gnu.org; Thu, 03 Nov 2011 12:28:33 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RM09T-0008GY-Kt for help-gnu-emacs@gnu.org; Thu, 03 Nov 2011 17:28:28 +0100 Original-Received: from 198.239.99.92 ([198.239.99.92]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Nov 2011 17:28:27 +0100 Original-Received: from forkandwait by 198.239.99.92 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 03 Nov 2011 17:28:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 198.239.99.92 (Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82742 Archived-At: fork gmail.com> writes: > > I am currently doinking with eshell, and would like to run git from it on > windows (yeah, yeah ... it isn't my choice ...). > > Any ideas? I assume this works fine on a real operating system. Yep, on Mac OS X from the terminal it seems to work like a charm... Grr, ... I will try to become a smarter person with aliasing paramaters ($1 etc) and see if I can get it to function correctly