home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / alt / lucidem / help / 825 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.6 KB

  1. Path: sparky!uunet!spool.mu.edu!olivea!hal.com!decwrl!deccrl!news.crl.dec.com!news!nntpd.lkg.dec.com!dash.lmo.dec.com!tatlow
  2. From: tatlow@dash.lmo.dec.com (Tom Tatlow)
  3. Newsgroups: alt.lucid-emacs.help
  4. Subject: Re: Highlighting problems
  5. Message-ID: <1992Dec28.211836.24522@nntpd.lkg.dec.com>
  6. Date: 28 Dec 92 21:18:36 GMT
  7. References: <1992Dec26.001926.26263@nntpd.lkg.dec.com> <50856@shamash.cdc.com>
  8. Sender: usenet@nntpd.lkg.dec.com (USENET News System)
  9. Reply-To: tatlow@athena.lmo.dec.com
  10. Organization: Digital Equipment Corporation, AI Technology Center
  11. Lines: 28
  12.  
  13.  
  14. In article <50856@shamash.cdc.com>, bjdunlop@shamash.cdc.com (Bruce Dunlop) writes:
  15.  
  16. >There is nothing wrong with lhilit - just the regular expression defining
  17. >(defun.  From the lisp I have looked at, I believe that defun is usually on
  18. >a line by itself. 
  19.  
  20. Yes, defun usually starts a line, but it's not required to be at
  21. the beginning.  The problem is with the whole package (or at least
  22. with comments), not defun, or defvar or whatever.  The regexp for
  23. comments says that it should match all the way to the end of the line,
  24. but that's not happening (or if it is, the line is also matching
  25. for defun or whatever).
  26.  
  27. In general, the hilighting should stop when it finds a match, but that's
  28. not happening.
  29.  
  30.  
  31. ==================================================================
  32.           Tom Tatlow        "The Question"
  33.  
  34.     Work:  Digital Equipment Corporation, AI Technology Center
  35.            tatlow@athena.lmo.dec.com         (508) 480-5397
  36.  
  37.     Home:  Post Office Box 1035, Berlin, MA 01503
  38.            tom@math.mit.edu                  (617) 876-6216
  39.  
  40. ==================================================================
  41.