From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Case Newsgroups: gmane.emacs.help Subject: Re: Changing font-lock for combined HTML and PHP code?? Date: Wed, 18 Apr 2007 14:59:17 -0400 Message-ID: <1176922757.3057.186.camel@CASE> References: <1176750795.320403.140590@y80g2000hsf.googlegroups.com> <878xcp7lxz.fsf@gmail.com> <46263E22.1090908@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1176922992 30118 80.91.229.12 (18 Apr 2007 19:03:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Apr 2007 19:03:12 +0000 (UTC) Cc: help-gnu-emacs@gnu.org, Hadron To: "Lennart Borgman (gmail)" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 18 21:03:02 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HeFQj-0001Z8-MG for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Apr 2007 21:03:01 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HeFVa-0005wY-L5 for geh-help-gnu-emacs@m.gmane.org; Wed, 18 Apr 2007 15:08:02 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HeFUt-0005YQ-8C for help-gnu-emacs@gnu.org; Wed, 18 Apr 2007 15:07:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HeFUs-0005Xb-Cc for help-gnu-emacs@gnu.org; Wed, 18 Apr 2007 15:07:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HeFUs-0005XK-5o for help-gnu-emacs@gnu.org; Wed, 18 Apr 2007 15:07:18 -0400 Original-Received: from smtp107.rog.mail.re2.yahoo.com ([68.142.225.205]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HeFQ0-0003US-2j for help-gnu-emacs@gnu.org; Wed, 18 Apr 2007 15:02:16 -0400 Original-Received: (qmail 41004 invoked from network); 18 Apr 2007 19:02:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:Subject:From:To:Cc:In-Reply-To:References:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=3/ygOf/lLY5MDcK7P7CL7mbnZ4xe3H6seXdZhCbpPtQI9h9aIVDJ319S16jy2DPTLs9M7dukwrYiihn+OTJvNGfStSa4D8HNhvBA+xcspGHNSrR+/eMreNgiPm7ECzj3BwupHXx38xJW5kn1v3k2SC5fLOUh/6UtCm15LtIiJcM= ; Original-Received: from unknown (HELO ?192.168.1.3?) (billlinux@rogers.com@74.104.51.86 with plain) by smtp107.rog.mail.re2.yahoo.com with SMTP; 18 Apr 2007 19:02:15 -0000 X-YMail-OSG: UFSERGEVM1mYYA_xHio4Vq2WZs64dG202gR.tJ3875D35cIx_ztjrH_k8tJXYrCLsg-- In-Reply-To: <46263E22.1090908@gmail.com> X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) X-detected-kernel: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:42794 Archived-At: Thanks Lennart; You know how it is. I missed the meeting of our local LUG and got appointed as one of the maintainers our website. Have only done very very basic web stuff before. On Wed, 2007-04-18 at 17:49 +0200, Lennart Borgman (gmail) wrote: > Hadron wrote: > > > I would suggest trying nxhtml - it has come on a lot recently and > > Lennart is sufficiently motivated to support it. The whole html/php/css > > situation is a bit of a mess for emacs at the moment - too many > > competing hacks. nxhtml is quite a nice solution to all that. > > > Thanks for the kind words. But please hold on for a couple of hours if > you want to test nXhtml. I am currently trying to add an improvement for > XHTML completion in PHP. I will tell here when I am ready. > I'll wait until I see a posting. The problem is we seem to have a mishmash of html and php that started out as php rather than the other way around. First, I need something that is just easy to update the site with current information. We use subversion for updating. In the longer term I think everything has to be re-done but right now it is all *.php files with HTML tags and code mixed in. By the way, there is nothing wrong with the look of our LUG site but the backend seems to be a dog's breakfast. Regards Bill