home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / gnu / emacs / help / 4076 < prev    next >
Encoding:
Text File  |  1992-09-10  |  848 b   |  30 lines

  1. Path: sparky!uunet!olivea!veritas!sef
  2. From: sef@Veritas.COM (Sef Kloninger)
  3. Newsgroups: gnu.emacs.help
  4. Subject: newline in certain modes only
  5. Message-ID: <1992Sep10.222007.16203@Veritas.COM>
  6. Date: 10 Sep 92 22:20:07 GMT
  7. Organization: VERITAS Software
  8. Lines: 20
  9.  
  10.  
  11. I currently use the newline.el package posted on the net recently
  12. to display the line number and colume position on the mode line.
  13. As this slows down scrolling, I would like to be able to enable it
  14. only in certain major modes.
  15.  
  16. Here is the current entry in my .emacs file:
  17. (setq term setup hook
  18.     '(lambda ()
  19.         (load-library "newline")))
  20.  
  21. I want to turn it off for text mode, others too.
  22.  
  23. thanks in advance for any help
  24.     -sef
  25. -- 
  26. ------------------
  27. Sef Kloninger
  28. Veritas Software                        Stanford University
  29. sef@veritas.com                         sef@cs.stanford.edu
  30.