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: PSA: WINDOWSNT versus HAVE_NTGUI Date: Thu, 13 Sep 2012 21:31:18 -0700 Message-ID: <5052B316.7@dancol.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig4E9C8ABC5685E4A4B42ECFE1" X-Trace: ger.gmane.org 1347597099 1370 80.91.229.3 (14 Sep 2012 04:31:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Sep 2012 04:31:39 +0000 (UTC) To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 14 06:31:42 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 1TCNZ2-0006mu-70 for ged-emacs-devel@m.gmane.org; Fri, 14 Sep 2012 06:31:36 +0200 Original-Received: from localhost ([::1]:36478 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCNYy-0001gm-32 for ged-emacs-devel@m.gmane.org; Fri, 14 Sep 2012 00:31:32 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:52751) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCNYv-0001gh-3F for emacs-devel@gnu.org; Fri, 14 Sep 2012 00:31:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCNYu-0003UG-0u for emacs-devel@gnu.org; Fri, 14 Sep 2012 00:31:29 -0400 Original-Received: from dancol.org ([96.126.100.184]:36651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCNYt-0003Ts-R4 for emacs-devel@gnu.org; Fri, 14 Sep 2012 00:31:27 -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 1TCNYn-0000pX-6O for emacs-devel@gnu.org; Thu, 13 Sep 2012 21:31:21 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:15.0) Gecko/20120824 Thunderbird/15.0 X-Enigmail-Version: 1.4.4 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:153291 Archived-At: This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig4E9C8ABC5685E4A4B42ECFE1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Please bear in mind that WINDOWSNT is defined when Emacs is built for native Windows. WINDOWSNT says nothing about the GUI. A WINDOWSNT without a window system is reasonable. HAVE_NTGUI, on the other hand, is defined when Emacs is being built for the traditional Windows UI toolkit. While these two macros are usually defined together, they don't have to be. It's conceivable that we might support a GTK+ WINDOWSNT Emacs or a Wine-based FreeBSD Emacs HAVE_NTGUI Emacs linked against Wine. Please don't conflate the two macros. --------------enig4E9C8ABC5685E4A4B42ECFE1 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.12 (Darwin) Comment: GPGTools - http://gpgtools.org iEYEARECAAYFAlBSsxgACgkQ17c2LVA10VsKIQCgiBPsKdDKSLJ4VC8mv300DTF1 2+EAn0aVtQ8bXE6C94tB0i9FQE7hHp1y =JAtP -----END PGP SIGNATURE----- --------------enig4E9C8ABC5685E4A4B42ECFE1--