home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / lucid / help-lucid-emacs / text0073.txt < prev    next >
Encoding:
Text File  |  1993-07-14  |  701 b   |  20 lines

  1. farleyja@thuban.crd.ge.com wrote:
  2. > What I don't like about font-lock is that there are a number of variables
  3. > buried in the elisp code that are not made easily available to the user,
  4.  
  5. I don't think so...
  6.  
  7. > My problem with having font-lock recognize regions that I don't want it to
  8. > recognize, for example, could be solved (I think) if I had access to the
  9. > "allow-overlap-p" argument to font-lock-hack-keywords.
  10.  
  11. That's what the fourth element of the font-lock-keywords list controls.
  12. See the doc string of the font-lock-keywords variable.
  13.  
  14. As to the complaints about its documentation, I don't really know what more
  15. there is to say.  Contributions of doc are as welcome as code...
  16.  
  17.     -- Jamie
  18.  
  19.