home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / gnu / emacs / bug / 1197 < prev    next >
Encoding:
Text File  |  1992-08-17  |  880 b   |  25 lines

  1. Newsgroups: gnu.emacs.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!cs.berkeley.edu!wilensky
  3. From: wilensky@cs.berkeley.edu (Robert Wilensky)
  4. Subject: terminal/keyboard bug
  5. Message-ID: <9208171806.AA07334@larch.CS.Berkeley.EDU>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Mon, 17 Aug 1992 18:06:02 GMT
  10. Approved: bug-gnu-emacs@prep.ai.mit.edu
  11. Lines: 12
  12.  
  13. ``startup.el'' explicitly does not load terminal-dependent code
  14. (i.e., ``term/'' stuff) if you are running a window system.  This is
  15. seems wrong, as terminal-based customization is entirely about
  16. keyboards (well, pretty much), and window-system-based customization
  17. is (almost) entirely unrelated to keyboards.
  18.  
  19. My suggestion is to separate displays from keyboards better.  Seems
  20. to me things would work right if both were loaded, but maybe there
  21. are some interactions I don't understand.
  22.  
  23. RW
  24.  
  25.