From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: GNU NTEmacs and X Date: 28 Jul 2003 07:59:05 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1059368352 17603 80.91.224.249 (28 Jul 2003 04:59:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 28 Jul 2003 04:59:12 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 28 06:59:10 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19h06I-0004Zm-00 for ; Mon, 28 Jul 2003 06:59:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19h04p-0000na-4j for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Jul 2003 00:57:39 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19h04Y-0000i8-VP for help-gnu-emacs@gnu.org; Mon, 28 Jul 2003 00:57:22 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19h04X-0000g5-Gz for help-gnu-emacs@gnu.org; Mon, 28 Jul 2003 00:57:21 -0400 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.20) id 19h04W-0000aN-QR for help-gnu-emacs@gnu.org; Mon, 28 Jul 2003 00:57:21 -0400 Original-To: help-gnu-emacs@gnu.org In-reply-to: (frc--NoSpAm--@myrealbox.com) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 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 Xref: main.gmane.org gmane.emacs.help:11404 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11404 > From: "FRC" > Newsgroups: gnu.emacs.help > Date: Sun, 27 Jul 2003 20:28:47 +0200 > > Is it possible to make GNU NTEmacs (21.3/winXP pro) use X (xfree86/cygwin, > latest) ? As Kai points out, the CVS version of Emacs supports a Cygwin build, and that build uses the Cygwin port of XFree. > My goal is to have only one Emacs install on my machine, use it under X most > of the time (with KDE/xfree86/cygwin) BUT also be able to run Emacs without > X (and not in a cmd.exe...) when I got to get out of KDE You might find that these goals conflict with each other (in particular, a Cygwin build might not work well outside the Cygwin installation), but the only way to know is to try. Good luck!