From: Mark Hood Newsgroups: gnu.emacs.help,comp.os.msdos.djgpp,comp.windows.x.misc Subject: Re: Emacs for X under Windows 3.11 - Any hope? Date: 14 Jan 1998 15:51:38 -0800 Organization: Sun Microsystems Inc., Mountain View, CA Lines: 20 Sender: hood AT klia Message-ID: References: <34BA8BB2 DOT 16A0 AT groton DOT pfizer DOT com> <69i5ob$5qm10 AT center DOT fri DOT uni-lj DOT si> NNTP-Posting-Host: klia.eng.sun.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > Jack H. Ostroff (jack_h_ostroff AT groton DOT pfizer DOT com) wrote: > : [Note the crossposting - post followups as appropriate] > > : Is there any hope of compiling Emacs on a PC to run under X (locally)? I have a Intel-based PC running OS/2 Warp with XFree86, and I use a version of GNU Emacs 19.33 that was built to use XFree86 as the GUI in that environment. I also use a version of 19.33 which runs using the native OS/2 Workplace Shell GUI on that same machine. There's nothing in the GNU Emacs code base that prevents one from creating versions that use different GUIs on top of the same OS, as those considerations are assumed to be orthogonal to each other. It's probably more a matter of how tightly integrated Windows applications have to be with the Windows GUI. At the very least you should be able to build a Windows Emacs which runs in an xterm in character mode without touching the GUI. -- Mark Hood