home *** CD-ROM | disk | FTP | other *** search
- farleyja@thuban.crd.ge.com wrote:
- >
- > What I don't like about font-lock is that there are a number of variables
- > buried in the elisp code that are not made easily available to the user,
-
- I don't think so...
-
- > My problem with having font-lock recognize regions that I don't want it to
- > recognize, for example, could be solved (I think) if I had access to the
- > "allow-overlap-p" argument to font-lock-hack-keywords.
-
- That's what the fourth element of the font-lock-keywords list controls.
- See the doc string of the font-lock-keywords variable.
-
- As to the complaints about its documentation, I don't really know what more
- there is to say. Contributions of doc are as welcome as code...
-
- -- Jamie
-
-