home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / emacs / help / 3944 < prev    next >
Encoding:
Text File  |  1992-09-01  |  1.4 KB  |  31 lines

  1. Newsgroups: gnu.emacs.help
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!convex!news.utdallas.edu!corpgate!crchh327!mac
  3. From: mac@bnr.ca (Michael Campbell)
  4. Subject: Re: Binding the DEL key.
  5. Message-ID: <1992Sep02.030617.21228@bnr.ca>
  6. Sender: news@bnr.ca (News on crchh327)
  7. Nntp-Posting-Host: crchh570
  8. Organization: Bell-Northern Research, Richardson, Tx.
  9. References: <BturFr.BB2@news.cso.uiuc.edu>
  10. Date: Wed, 02 Sep 1992 03:06:17 GMT
  11. Lines: 18
  12.  
  13. Your problem may be related to the terminal type you are using.
  14. After emacs processes your .emacs file, it eventually loads in 
  15. a file named terminal_type.el (ex: vt100.el) from the "term"
  16. subdirectory of the directory pointed to by the load-path
  17. variable (usually something like "/blah/blah/emacs/lisp/term").
  18.  
  19. The intent of this file seems to be to provide some vaguely 
  20. intelligent key mappings on per terminal type basis. Unfortunately,
  21. it may overwrite something you set in your .emacs. I had this 
  22. problem with a VT100 key, and eventaully resolved it by 
  23. adding one of my own directories to the head of the load-path
  24. list, and putting in my own vt100.el, which did what I wanted.
  25. Good luck!
  26.  
  27. ========================================================================
  28. Michael Campbell                  BNR Inc.               Richardson, Tx.
  29. ESN   444-5595                   Dept 2Q35                 75082-4399
  30. (214) 684-5595               "Dunnage Happens"
  31.