From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: New sync'd branch Date: Fri, 28 Aug 2009 16:44:58 +0200 Message-ID: References: <83praic5r5.fsf@gnu.org> <83d46gcnsb.fsf@gnu.org> <87ocq0l2hw.fsf@iki.fi> <83ab1kcmi5.fsf@gnu.org> <83skfcav4u.fsf@gnu.org> <83pragatz7.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1251471957 16862 80.91.229.12 (28 Aug 2009 15:05:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Aug 2009 15:05:57 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 28 17:05:50 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 1Mh31R-0003pO-GS for ged-emacs-devel@m.gmane.org; Fri, 28 Aug 2009 17:05:49 +0200 Original-Received: from localhost ([127.0.0.1]:32846 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mh31Q-0004ow-L4 for ged-emacs-devel@m.gmane.org; Fri, 28 Aug 2009 11:05:48 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mh2hh-0002ry-TM for emacs-devel@gnu.org; Fri, 28 Aug 2009 10:45:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mh2hc-0002mK-Ju for emacs-devel@gnu.org; Fri, 28 Aug 2009 10:45:24 -0400 Original-Received: from [199.232.76.173] (port=44316 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mh2hc-0002mA-DQ for emacs-devel@gnu.org; Fri, 28 Aug 2009 10:45:20 -0400 Original-Received: from mail-fx0-f226.google.com ([209.85.220.226]:49426) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mh2hb-0003Wd-4Z; Fri, 28 Aug 2009 10:45:19 -0400 Original-Received: by fxm26 with SMTP id 26so1959545fxm.42 for ; Fri, 28 Aug 2009 07:45:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=Pbx/1jO7q5kgCgwy5MQcr8ITRHqPNZebhbcQrp6AlGE=; b=PfiyjEcpt5iI46TO6j9Llc8aUd+M7hNE4ydLLnbiSo0c6ZvjLcTUkPVGi5cTQNPsG/ JBf2rQx/+6mdWrxawHLh+OR3Sag1FlmbQ8GNI06mmNvdz4QC3Hqo/7FaBo47MiwZVwf1 E3BV4BCCY89BrjR6qsNc6h+hA+3VPyVX4K1wg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=iHF56sm2qditL+6/F7bUU+pMkjFsLqzU8kgky/zJJVysnFbhRx+z9baKzby7pUn4dD 1dEHOI6K/blkYjN3wjfCOfajDhMdxjaDxsCobL3vpHeQQbe5iDJOmPJmsKVf99m3c5l3 OnS8CPgBQ9vlLi0eXJlImv1FZAbqs1q2g1+YM= Original-Received: by 10.239.170.34 with SMTP id q34mr108081hbe.3.1251470718068; Fri, 28 Aug 2009 07:45:18 -0700 (PDT) In-Reply-To: <83pragatz7.fsf@gnu.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:114759 Archived-At: On Fri, Aug 28, 2009 at 16:33, Eli Zaretskii wrote: > So MSYS is there after all. Yes, of course, along with Perl, ssh, Tcl/Tk, GnuPG and a few other things. Safely tucked away, though. > I don't use MSYS shells. =C2=A0If I did, I wouldn't mind having another > dependency on it. I fail to understand what is you're afraid msysgit will mess with, then. You certainly don't have to install Cygwin, MSYS or MinGW to use msysgit. > Anyway, thanks for the pointer, I hope I will have time to look into > it. Glad to help. Juanma