From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bob Smith Newsgroups: gmane.emacs.help Subject: Re: syntax highlighting with javascript-mode.el and hilit19.el Date: Fri, 10 Oct 2003 06:45:15 +0300 Organization: private Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <3F862B4B.9010203@jippii.fi> References: <3F859917.2030005@jippii.fi> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1065754917 30385 80.91.224.253 (10 Oct 2003 03:01:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Oct 2003 03:01:57 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 10 05:01:55 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A7nXP-0002zC-00 for ; Fri, 10 Oct 2003 05:01:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A7nWv-0001mA-Qm for geh-help-gnu-emacs@m.gmane.org; Thu, 09 Oct 2003 23:01:25 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!cyclone.bc.net!newspump.monmouth.com!newspeer.monmouth.com!newsfeed.icl.net!newsfeed.fjserv.net!news.tele.dk!news.tele.dk!small.news.tele.dk!news-stoc.telia.net!news-stoa.telia.net!telia.net!nntp.inet.fi!inet.fi!feeder1.news.jippii.net!reader1.news.jippii.net!53ab2750!not-for-mail User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: sv, fi, en Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 195.197.46.134 Original-X-Complaints-To: newsmaster@saunalahti.com Original-X-Trace: reader1.news.jippii.net 1065753964 195.197.46.134 (Fri, 10 Oct 2003 05:46:04 EEST) Original-NNTP-Posting-Date: Fri, 10 Oct 2003 05:46:04 EEST Original-Xref: shelby.stanford.edu gnu.emacs.help:117185 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:13113 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:13113 Martin Stemplinger wrote: >On Do Okt 09 2003 at 19:21, Bob Smith wrote: > >>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 >> >Is hilit19 in your load-path? > I put it in /usr/share/emacs/20.5/lisp so I think so, should it be there or some other place? should I exlicitly load it in the .emacs file? /B >