Path: utzoo!attcan!uunet!aplcen!haven!decuac!shlump.nac.dec.com!riscy.dec.com!croton.enet.dec.COM!frank From: frank@croton.enet.dec.COM (Frank Wortner) Newsgroups: comp.sys.dec Subject: Re: gnuemacs and DecStation Message-ID: <1526@riscy.dec.com> Date: 21 Nov 89 21:38:58 GMT References: <21267@uflorida.cis.ufl.EDU> Sender: news@riscy.dec.com Lines: 37 In article <21267@uflorida.cis.ufl.EDU>, bullock@beach.cis.ufl.edu (Tom Bullock) writes: > I have been trying to use gnuemacs as distributed with the > DECstation 3100 Ultrix and can't get the interface with the decwindows > to work correctly. I suppose I need to use the HAVE_X_MENUS option but No, you do not have to use HAVE_X_MENUS. Emacs will work just fine without it. > when I try this I find I need XMenu.h which is nowhere to be found. I > know the entire X system is big, but how can DEC supply us with software > which can't be compiled without the missing files? If you #define HAVE_X11 and do not #define HAVE_X_MENUS, it will compile. > Where can I pick up > XMenu.h or a later version (patches only??) of gnuemacs?? It may not be worth picking up XMenu. Here's the contents of a README file from the current GNU Emacs: "As of Release 2 of the X Window System, Version 11 from MIT, the XMenu library no longer supported. It is not used in any software supplied by MIT and its use is not encouraged." A more current version (18.55 versus the 18.53 that comes on the Ultrix Unsupported Software tape) can be had from the normal Free Software Foundation distribution channels. If you have Internet access, you can FTP the sources from prep.ai.mit.edu. Uunet makes it available to subscribers via UUCP. FSF sells tapes containg Emacs and much other free software. Contact them at: Free Software Foundation 675 Mass Ave. Cambridge, MA 02139 Hope this helps! Frank