liq@shark.cs.fau.edu (Qiang Li) (03/11/91)
I am using GNU emacs on HP 9000 system with HP UX. Since I am a kind of VMS orginated, so I use emacs' EDT emulation with a VT220 terminal. If I have the line (edt-emulation-on) in my .emacs startup file, I can use VT220's keys "Find" "Insert here" "Remove" "Select" "Next Screen" "Previous Screen", but cannot use the numeric keypad as EDT keypad. If I have the line in .emacs changed to (setq term-setup-hook 'edt-emulation-on) I am then able to use the numeric keypad EDT keys, but the 6 convenient keys above arrows keys ("Insert here", "Find",...) will not function. How can I take both part of advantage for easy editing? Thank you very much for advice. Charlie Li