Adrian Aichner writes:
>>>>> "Andy" == Andy Fortna
<andy(a)eri.uchsc.edu> writes:
Andy> is
Andy> > 7000 lines long and I just went through and made some
What is the size of the file in bytes and what is the value of the
variable font-lock-maximum-size?
I usually include the form
(setq font-lock-maximum-size nil)
in my .emacs file to make sure that font-lock is applied to all files
no matter what the size.
Craig