From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Adrian Mrva Newsgroups: gmane.emacs.help Subject: Re: PHP syntax highlighting (editing .emacs to look forphp-mode.el. from within ~ directory.) Date: Sun, 13 Apr 2003 02:16:33 -0400 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1050214685 8588 80.91.224.249 (13 Apr 2003 06:18:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 13 Apr 2003 06:18:05 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 13 08:18:04 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 194aoW-0002EO-00 for ; Sun, 13 Apr 2003 08:18:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 194anK-0004r1-00 for gnu-help-gnu-emacs@m.gmane.org; Sun, 13 Apr 2003 02:16:50 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 194an5-0004ps-00 for help-gnu-emacs@gnu.org; Sun, 13 Apr 2003 02:16:35 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 194an4-0004pT-00 for help-gnu-emacs@gnu.org; Sun, 13 Apr 2003 02:16:34 -0400 Original-Received: from ns.slovanet.net ([195.80.171.4]) by monty-python.gnu.org with smtp (Exim 4.10.13) id 194an3-0004p7-00 for help-gnu-emacs@gnu.org; Sun, 13 Apr 2003 02:16:33 -0400 Original-Received: (qmail 26340 invoked from network); 13 Apr 2003 08:16:30 +0200 Original-Received: from unknown (HELO mailhub1.slovanet.net) (195.28.64.118) by mail-relay1.slovanet.net with SMTP; 13 Apr 2003 08:16:30 +0200 Original-Received: (qmail 37597 invoked from network); 13 Apr 2003 08:16:28 +0200 Original-Received: from unknown (HELO E7Z0U9) (195.80.186.218) by mailhub1.slovanet.net with SMTP; 13 Apr 2003 08:16:28 +0200 Original-To: help-gnu-emacs@gnu.org In-reply-to: (message from Miguel Ulloa on Sat, 12 Apr 2003 19:28:31 GMT) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8425 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8425 Try putting the following to your ~/.emacs: (add-to-list 'load-path "~/")