help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

syntax highlighting with javascript-mode.el and hilit19.el


From: Bob Smith
Subject: syntax highlighting with javascript-mode.el and hilit19.el
Date: Thu, 09 Oct 2003 20:21:27 +0300
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1

Dear all
I have the hilit19 lisp package, and also a package for text coloring and indentation for javascript ( javascript-mode.el).

Now in the javascript package there is a couple of lines along with:

(if (featurep 'hilit19)
  (hilit-set-mode-patterns
   'javascript-mode


...which follows many lines of keywords.

The problem is that hilit19 is not found by the script. How can I make it find the hilit19.elc, and what does the featurep actually do?
thank's in advance



reply via email to

[Prev in Thread] Current Thread [Next in Thread]