[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

30. Another Lazy Demand-Driven Fontification

This is an experimental demand based font-lock implementation. It is experimental in the sense that it relies on C support from the redisplay engine, that is experimental. The code in this file is more or less finished. The C code support experimental because the current design is rumoured to be ugly. Secondly because XEmacs does actually display the "un-font-locked" parts of the buffer first, the user notices flashing as the buffer is repainted with color/fonts.

To use this package, add the following to your initialization file:

 
  (add-hook 'font-lock-mode-hook 'turn-on-lazy-shot)

Do not use in combination with lazy-lock.

 
  M-x customize-group RET lazy-shot RET

[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Aidan Kehoe on December 27, 2016 using texi2html 1.82.