Path: utzoo!attcan!uunet!mcvax!ukc!icdoc!qmc-cs!flash From: flash@cs.qmc.ac.uk (Flash Sheridan) Newsgroups: comp.emacs Subject: Prefix-3 in Jove 4.12 [and getting it in the UK] Summary: thanks to Jim Steiner; works OK, but not documented Message-ID: <1002@sequent.cs.qmc.ac.uk> Date: 21 May 89 14:22:39 GMT References: <6374@cbnews.ATT.COM> Reply-To: @nsfnet-relay.ac.uk:flash@cs.qmc.ac.uk (Flash Sheridan) Organization: EE Dept, Queen Mary College, ULondon E1-4NS Lines: 40 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 ''/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