home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / gnu / emacs / help / 5116 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  939 b 

  1. Path: sparky!uunet!olivea!sgigate!sgi!wdl1!mail!kendall!kendall
  2. From: kendall@lds.loral.com (Colin Kendall)
  3. Newsgroups: gnu.emacs.help
  4. Subject: combining major modes
  5. Keywords: vip, mode, auto-mode
  6. Message-ID: <1992Dec17.180743.15761@lds.loral.com>
  7. Date: 17 Dec 92 18:07:43 GMT
  8. Sender: news@lds.loral.com
  9. Reply-To: kendall@lds.loral.com
  10. Organization: Loral Data Systems
  11. Lines: 19
  12.  
  13. Ok, I have default-major-mode set to vip-mode, and that works fine for many
  14. files; i.e. when I visit a file called foo.bar, I'm in vip-mode. But when the
  15. major mode is determined from auto-mode-alist, it throws me into a combination of
  16. the chosen mode (e.g. c-mode if the file ends with .c) and *Emacs* mode; i.e. the
  17. mode line says:
  18.  
  19. -----Emacs:    foo.c  ...
  20.  
  21. instead of 
  22.  
  23. -----Vi:    foo.c ...
  24.  
  25. It is possible to C-z and get into vip-mode, but that's annoying. How can I get 
  26. around this.
  27.  
  28. ---
  29. Warmest regards,
  30. Colin Kendall.
  31. Phone (813) 371-0811 extension 6842
  32.