From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman (gmail)" Newsgroups: gmane.emacs.help Subject: Re: Aquamacs and html-helper-mode Date: Wed, 31 Jan 2007 15:59:30 +0100 Message-ID: <45C0AED2.4090405@gmail.com> References: <1170194226.142311.186780@k78g2000cwa.googlegroups.com> <1170238484.275217.150290@m58g2000cwm.googlegroups.com> <17856.29812.775000.404925@mail.eng.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1170255651 28182 80.91.229.12 (31 Jan 2007 15:00:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 31 Jan 2007 15:00:51 +0000 (UTC) Cc: "srdjan.m" , help-gnu-emacs@gnu.org To: saint@eng.it Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 31 16:00:31 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 1HCGwW-0001GS-VI for geh-help-gnu-emacs@m.gmane.org; Wed, 31 Jan 2007 16:00:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCGwW-00073U-Ce for geh-help-gnu-emacs@m.gmane.org; Wed, 31 Jan 2007 10:00:12 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HCGwK-00073L-Lz for help-gnu-emacs@gnu.org; Wed, 31 Jan 2007 10:00:00 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HCGwJ-000731-66 for help-gnu-emacs@gnu.org; Wed, 31 Jan 2007 10:00:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HCGwJ-00072y-0R for help-gnu-emacs@gnu.org; Wed, 31 Jan 2007 09:59:59 -0500 Original-Received: from ch-smtp01.sth.basefarm.net ([80.76.149.212]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HCGwI-0007OL-CF for help-gnu-emacs@gnu.org; Wed, 31 Jan 2007 09:59:58 -0500 Original-Received: from c83-254-145-24.bredband.comhem.se ([83.254.145.24]:61059 helo=[127.0.0.1]) by ch-smtp01.sth.basefarm.net with esmtp (Exim 4.63) (envelope-from ) id 1HCGwE-0002hs-5y; Wed, 31 Jan 2007 15:59:56 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.9) Gecko/20061207 Thunderbird/1.5.0.9 Mnenhy/0.7.4.666 In-Reply-To: <17856.29812.775000.404925@mail.eng.it> X-Antivirus: avast! (VPS 000709-0, 2007-01-30), Outbound message X-Antivirus-Status: Clean X-Scan-Result: No virus found in message 1HCGwE-0002hs-5y. X-Scan-Signature: ch-smtp01.sth.basefarm.net 1HCGwE-0002hs-5y 465ac9b213576fe4017882f059c28a0c X-detected-kernel: Linux 2.6? (barebone, rare!) 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:40802 Archived-At: Gian Uberto Lauri wrote: >>>>>> "sm" == srdjan m writes: > > sm> Hi, >>> What exactly means "doesn't work" ? > > sm> e.g. ... ... ... When I press TAB key with > sm> cursor, when it is in front of nothing happens. The tag > sm> doesn't get indented. Also wherever I press TAB key no > sm> indentation happens. > > Oh, it works fine, then. But it's workings doesn't suite your taste. > > A solution could be to replace the indentation engine with that of FSF > html mode. > > html-helper-mode developement is a bit halted. The main feature was > painting in a special color "server side scripts" of JSP/PHP and ASP, > but the kluge once developed stopped to work with the latest Emacsen > and their fine jit font-lock engine and a solution was not found. > Maybe I should say that nxhtml-mode (see http://www.emacswiki.org/cgi-bin/wiki/NxhtmlModea) might be an alternative too. However it requires Emacs 22 (stable, but in pretest yet) and it is for XHTML. This is helpful in a different way than html-helper-mode. nxhtml-mode knows about the XHTML syntax and can do completion. I have seen a rather low interest in this counted in the number of downloads. Maybe it is too high-tech? (Not my part, but nxml-mode, which it is based on ;-) .) Maybe it is because of missing features? I would be interested to know. Strangely enough I have seen a little bit bigger interest from Asian countries.