home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / emacs / 3926 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.1 KB  |  26 lines

  1. Newsgroups: comp.emacs
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!times!wmesard
  3. From: wmesard@cs.stanford.edu (Wayne Mesard)
  4. Subject: Re: line numbers in auxiliary emacs window
  5. In-Reply-To: englehar@src.honeywell.com's message of Thu, 7 Jan 1993 19:30:57 GMT
  6. Message-ID: <WMESARD.93Jan7135941@Waimea.Stanford.EDU>
  7. Sender: news@CSD-NewsHost.Stanford.EDU
  8. Organization: Distributed Systems Group, Stanford University
  9. References: <1993Jan7.193057.21720@src.honeywell.com>
  10. Date: 7 Jan 93 13:59:41
  11. Lines: 13
  12.  
  13. englehar@src.honeywell.com (Matt Englehart) writes:
  14. > Does anyone have any elisp to do something like split the screen vertically
  15. > into 2 windows, the one on the left "small", and then display the line
  16. > numbers of the file in the right window in the left window?
  17.  
  18. Look in the elisp archive under .../as-is/line-nos.el.Z.  There's some
  19. code there that does exactly what you want.  It's a few years old and
  20. should probably be re-written to use the wakeup program that comes with
  21. recent versions of Emacs, but I will never get around to doing that and
  22. it still works as is.
  23. --
  24. Wayne();
  25. WMesard@cs.Stanford.edu
  26.