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: Making gnulib imports build on Windows Date: Thu, 27 Jan 2011 21:13:09 +0100 Message-ID: References: <83vd1bwjig.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: dough.gmane.org 1296203664 29625 80.91.229.12 (28 Jan 2011 08:34:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 28 Jan 2011 08:34:24 +0000 (UTC) To: sds@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 28 09:34:17 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 1Pijma-0004g9-Rd for ged-emacs-devel@m.gmane.org; Fri, 28 Jan 2011 09:34:17 +0100 Original-Received: from localhost ([127.0.0.1]:45755 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pijdz-0000t8-TY for ged-emacs-devel@m.gmane.org; Fri, 28 Jan 2011 03:25:24 -0500 Original-Received: from [140.186.70.92] (port=56603 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Piinn-0003R8-VC for emacs-devel@gnu.org; Fri, 28 Jan 2011 02:31:30 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Piinl-0001Av-Qs for emacs-devel@gnu.org; Fri, 28 Jan 2011 02:31:27 -0500 Original-Received: from mail-pv0-f169.google.com ([74.125.83.169]:41296) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Piinl-0001AK-M6; Fri, 28 Jan 2011 02:31:25 -0500 Original-Received: by pvc30 with SMTP id 30so674712pvc.0 for ; Thu, 27 Jan 2011 23:31:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=XPQI1nqfzfIgWiSDMo2y4DMKqPncjReJRFljcYxVDRg=; b=vXHaGa1laSpYx0bGmi0cvV6Vth9CoInzHdvfHO7ja7NDnt8Eb4rdJ53sQKFlrODiiu 9J+79HPUv39++LkIxp0tL5GBUrveGEx6eOixr0fQEkBvo1T8Xjmu/rbbHk/tAlGv3kee cb0DR6GNrb7Toz5waBFnidkhaajqHoCJ+dh4Y= 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 :content-type:content-transfer-encoding; b=u3o7CYt05X0pzkw3FbcaDUlE59JdMNBfEACmROAykCx64eCHZq7N7Yi/NkGAagTuJP zn64e7P5VRRn83qD7The1PbOn2lATP6PVN0H5O+wBJnynSMda+kO1PaTxlOVImD58EQF 4wmkS7FLfkmbjWbEG2JkNrniVh/kNRJW8svv0= Original-Received: by 10.142.44.14 with SMTP id r14mr2229128wfr.219.1296159230153; Thu, 27 Jan 2011 12:13:50 -0800 (PST) Original-Received: by 10.143.11.2 with HTTP; Thu, 27 Jan 2011 12:13:09 -0800 (PST) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.83.169 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:135127 Archived-At: On Thu, Jan 27, 2011 at 17:43, Sam Steingold wrote: > Second, cygwin has been around for quite some time and it stable enough > for most purposes. I bet that most people who build Emacs on windows > already have cygwin installed. Yes, Eli is one important exception, but > I doubt that there are many (any?) others. Yes, there are others. I don't have cygwin on my computer, and I won't. =C2=A0 =C2=A0 Juanma