Kevin W | 1 Jul 2009 21:20
Picon

ess-help-mode fontification

Is ess-help mode fontified by default?  Mine is not, so I poked around in
ess-help.el but didn't see anything there.

I added this to .emacs

(add-hook 'ess-help-mode-hook
   (lambda ()
     (set (make-local-variable 'font-lock-defaults)
          '(ess-R-mode-font-lock-keywords t))))

That did some fontification, but not strings and comments.  How do I get
those too?

Kevin Wright

	[[alternative HTML version deleted]]

______________________________________________
ESS-help <at> stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


Gmane