home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / gnu / emacs / help / 3943 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.2 KB

  1. Path: sparky!uunet!ogicse!hsdndev!cfa203!maxim
  2. From: maxim@head-cfa.harvard.edu (Maxim Markevitch)
  3. Newsgroups: gnu.emacs.help
  4. Subject: sun keys binding - many questions
  5. Message-ID: <1992Sep2.025025.7231@head-cfa.harvard.edu>
  6. Date: 2 Sep 92 02:50:25 GMT
  7. Article-I.D.: head-cfa.1992Sep2.025025.7231
  8. Sender: maxim@head-cfa.harvard.edu (Maxim Markevitch)
  9. Organization: Smithsonian Astrophysical Observatory, Cambridge, MA,  USA
  10. Lines: 25
  11.  
  12.  
  13.  
  14. I use X emacs in its own window, X11R4 windows on a sparcstation
  15. under SunOS 4.1.1.
  16.  
  17.  
  18. Someone has recently asked how to bind the DEL key. I can add to
  19. that question that the DEL key can be bound to delete-char by
  20. defining a macro interactively; but I also failed to do this in
  21. .emacs file.  
  22.  
  23. It is also problematic to bind F10, Insert, Help and NumLock keys. 
  24. (They all seem to have the same code.)
  25.  
  26. Also, I have defined all other function keys globally. But in some
  27. modes, for example, in incremental search mode, the binding doesnt
  28. work, and the keys insert their codes in random places of a file. 
  29. Should I define them for ALL minor modes also?
  30.  
  31. Another question is how the fortran mode keymap should be referred
  32. to in .emacs file? 'fortran-mode-map' doesnt work.
  33.  
  34.  
  35. Thanks in advance,
  36. Maxim Markevitch
  37.