[ESS] how do I set ess-sas-log-max to a value so that SAS logs get syntax highlighting (font lock) regardless of size

Rodney Sparapani rsparapa at mcw.edu
Wed Sep 8 22:56:27 CEST 2010


On 09/ 8/10 02:59 PM, Partha Raghavan wrote:
> I also have the lines for .log& .lst in ess-5.11/lisp/ess-site.el
> commented off.  the .sas buffers get the font-lock but not the log files

Maybe that is the issue.  What happens if you evaluate something like
this in the *scratch* buffer?

(add-to-list 'auto-mode-alist '("\\.[lL][oO][gG]\\'" . SAS-log-mode))

Rodney



More information about the ESS-help mailing list