Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: Mail; site ut-sally.UUCP Path: utzoo!decvax!decwrl!pyramid!ut-sally!im4u!info-sequent-request From: info-sequent-request@im4u.UUCP Newsgroups: mod.computers.sequent Subject: GNU emacs 17.45 on Balance 8000 Message-ID: <8602090711.AA19581@sally.UTEXAS.EDU> Date: Sun, 9-Feb-86 01:59:53 EST Article-I.D.: sally.8602090711.AA19581 Posted: Sun Feb 9 01:59:53 1986 Date-Received: Sun, 9-Feb-86 07:45:53 EST Lines: 17 Approved: info-sequent-request@im4u.UUCP Posted-Date: Sat, 8 Feb 86 22:59:53 pst From: sequent!phil@ut-sally.UUCP (GSP) Earlier, I posted diffs run 17.45 on DYNIX 2.0. Note that if you use patch it will drop the _NEW_ file "m-sequent.h" which should be used, so do that by hand. Also, the next release of GNU emacs will use alloca.s instead of the C version. If you would like a version of alloca.s that works on the Balance, please mail me a note. A C compiler bug in dealing with shorts in registers was discovered that prevents the scroll screen commands from working properly. Please include the following three lines in "m-sequent.h" to make C-v and M C-v work properly (until C compiler is fixed). ---- addition to "m-sequent.h" ---- /* This triggers some stuff to avoid a compiler bug */ #define TAHOE_REGISTER_BUG ---------------------------------------- --Phil Hochstetler, Sequent Computer Systems, Inc.