From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Colascione Newsgroups: gmane.emacs.devel Subject: Re: [PATCH 0/9] Support Win32 GUI in Cygwin Emacs Date: Tue, 07 Aug 2012 10:29:25 -0700 Message-ID: <50215075.5060105@dancol.org> References: <83r4rifwhh.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3F7866647A1F702E6CC440FC" X-Trace: dough.gmane.org 1344360574 14679 80.91.229.3 (7 Aug 2012 17:29:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 7 Aug 2012 17:29:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 07 19:29:34 2012 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 1Synb3-0001TZ-EX for ged-emacs-devel@m.gmane.org; Tue, 07 Aug 2012 19:29:33 +0200 Original-Received: from localhost ([::1]:55875 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Synb2-0006NU-OD for ged-emacs-devel@m.gmane.org; Tue, 07 Aug 2012 13:29:32 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Synay-0006NH-V6 for emacs-devel@gnu.org; Tue, 07 Aug 2012 13:29:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Synay-0008WL-1D for emacs-devel@gnu.org; Tue, 07 Aug 2012 13:29:28 -0400 Original-Received: from dancol.org ([96.126.100.184]:38312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Synaw-0008Vv-E9; Tue, 07 Aug 2012 13:29:26 -0400 Original-Received: from c-76-22-66-162.hsd1.wa.comcast.net ([76.22.66.162] helo=[192.168.1.2]) by dancol.org with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1Synaw-0007bg-0l; Tue, 07 Aug 2012 10:29:26 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: <83r4rifwhh.fsf@gnu.org> X-Enigmail-Version: 1.4.3 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 96.126.100.184 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:152272 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig3F7866647A1F702E6CC440FC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 8/7/12 10:22 AM, Eli Zaretskii wrote: >> Date: Tue, 07 Aug 2012 01:19:27 -0700 >> From: Daniel Colascione >> >> This set of patches allows a Cygwin Emacs to use the w32 window-system= >> instead of X11. (The ability to use X11 with Cygwin is retained.) >> This patchset also fixes a few bugs in the Windows code and makes the >> window-system configuration mechanism more generic, eliminating >> inclusion of window-system specific headers in most of the code. >=20 > Thanks. Just for my information: did you try building the modified > sources with MinGW? Not yet, but definitely before I check in. Doing so looks like a pain because I have a Cygwin build environment, not a MinGW one, and Emacs won't build as NT-native under cross-compilation from Cygwin. (But it'd be nice to make that work.) --------------enig3F7866647A1F702E6CC440FC Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlAhUHUACgkQ17c2LVA10VuTVgCg2t0gLi028aD6BqqDke2xTUV4 VKQAoIk3r48lmFvzj/RtQvfNoaqY7CX4 =7wtl -----END PGP SIGNATURE----- --------------enig3F7866647A1F702E6CC440FC--