home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / gnu / emacs / help / 5526 < prev    next >
Encoding:
Text File  |  1993-01-27  |  2.4 KB  |  60 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!uunet.ca!canrem!telly!utzoo!torn!spool.mu.edu!sgiblab!sgigate!odin!twilight!sgi!wdl1!wdl1.wdl.loral.com!rob
  3. From: rob@icarus.ssd.loral.com (Rob Riepel)
  4. Subject: Re: How to get EDT mode in EMACS
  5. In-Reply-To: amc@WLV.IIPO.GTEGSC.COM's message of Tue, 26 Jan 93 17:24:19 GMT
  6. Message-ID: <ROB.93Jan27130745@icarus.ssd.loral.com>
  7. Sender: news@wdl.loral.com
  8. Organization: Space Systems/Loral
  9. References: <1993Jan22.161130.26520@xylogics.com>
  10.     <1993Jan26.172419.28213@wlbr.iipo.gtegsc.com>
  11. Date: Wed, 27 Jan 1993 21:06:50 GMT
  12. Lines: 46
  13.  
  14. >>I'm new to EMACS and was reading the GNU Emacs manual and there was mention
  15. >>of a command  edt-emulation-on. The book says that this will emulate Digitals
  16. >>EDT editor. The command was taken and the status line says that it loaded
  17. >>everything fine but when I try the keypad nothing seems to work like EDT.
  18.  
  19. >I have the same question (emacs 18.57) -- I'm using a DecStation 500/133, and
  20. >edt-emulation-on does nothing -- I don't even get arrow keys (there used to
  21. >be an "enable-arrow-keys" command as I recall).
  22. >Secondly, if I run emacs in its own X window, I can't figure out how to get
  23. >application keypad mode -- it's always numeric.
  24.  
  25.     The EDT emulation that comes with EMACS is incomplete.  There are much
  26.     better EDT emulators for EMACS in the EMACS lisp archives (mentioned
  27.     below).  Here's the blurb on the one I wrote.
  28.  
  29.  
  30.     **  Introducing TPU-edt -- emacs emulating TPU emulating EDT  **
  31.  
  32.     TPU-edt features the following TPU/edt functionality:
  33.  
  34.      .  EDT keypad
  35.      .  Repeat counts
  36.      .  Learn sequences
  37.      .  Multiple windows and buffers
  38.      .  On-line help
  39.      .  TPU line-mode REPLACE command
  40.      .  Rectangular cut and paste
  41.      .  Wild card search and substitution
  42.      .  Configurable through an initialization file
  43.  
  44.     TPU-edt works on any VT-series compatible terminal or emulator, is
  45.     easy to install and use, and even  comes with an UNDO function not
  46.     available in TPU.  Try  TPU-edt today.  We think you'll agree that
  47.     it does a lot better TPU/edt emulation than vi does!
  48.  
  49.     Please note that TPU-edt does NOT emulate TPU.   It emulates TPU's
  50.     EDT emulation.  Very few TPU line-mode commands are supported.
  51.  
  52.     TPU-edt  is  available  from  the elisp  archives.  They  are  are
  53.     accessible via anonymous ftp from
  54.  
  55.         archive.cis.ohio-state.edu:pub/gnu/emacs/elisp-archive
  56.  
  57.     TPU-edt is in the modes subdirectory with the name tpu-edt.tar.Z.
  58.  
  59.  
  60.