Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site mit-eddie.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!rms@prep.AI.MIT.EDU From: rms@prep.AI.MIT.EDU Newsgroups: net.emacs Subject: Suns, remap.h Message-ID: <234@mit-eddie.UUCP> Date: Wed, 19-Feb-86 15:49:09 EST Article-I.D.: mit-eddi.234 Posted: Wed Feb 19 15:49:09 1986 Date-Received: Thu, 20-Feb-86 08:07:00 EST Sender: bcn@mit-eddi.UUCP Organization: MIT, Cambridge, MA Lines: 15 From: rms@prep.AI.MIT.EDU (Richard M. Stallman) I have run version 17.4x on a Sun. I believe the current version works ok on all models of Sun. Re remap.h: The distribution does not contain remap.h because that is built by the action of the makefile. Very recently a few minor bugs were fixed causing some programs in etc to try to include remap.h, which has not been made yet. 17.49 no longer has this problem. The fix is to #define NO_SHORTNAMES before including config.h in programs which are not part of Emacs proper. You omitted to say what version you have; ALWAYS INCLUDE THE VERSION NUMBER IN ALL COMPLAINTS ABOUT EMACS (or about any other program). I can only guess that you encountered this previously known problem.