flash@cs.qmc.ac.uk (Flash Sheridan) (05/21/89)
Some random comments on obtaining Jove 4.12 and getting it running on the Sequent. Only thing of general interest is the first bit about prefix-3. ###Prefix-3'ing. Need to do some undocumented fiddling with key-maps. This ###wasn't needed in 4.9. #Most of this is stolen from #Jim Steiner's neat stuff to replace ansi-codes # [which also breaks in 4.12, and which is undoc'd in both 4.9 & 4.12]. I # don't know how much of this is necessary. unbind-key ` #declare a keymap name make-keymap Flash-map # #assign keys to a keymap bind-keymap-to-key Flash-map ` # bind-to-key prefix-3 ` # bind-to-key prefix-3 ^[^[ bind-to-key prefix-1 `` MY_MALLOC gives a syntax error on the Sequent; I've commented it out in sysdeps.h and undef'd it somewhere, maybe badly. ttystate.h didn't exist, so I used /dev/null. cpf -n -b=8 '<UUCPPUBLIC>'/jove.tar.4.12.Z@ukc.kestrel j4 & was the ftp command which actually worked for me. -- --- From: flash@cs.qmc.ac.uk (Flash Sheridan) Reply-To: sheridan@nsfnet-relay.ac.uk Portal,MacNet: FlashsMom