From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: prad Newsgroups: gmane.emacs.help Subject: Re: recommended html modes Date: Wed, 21 Mar 2012 13:50:42 -0700 Message-ID: <871uolptjx.fsf@psinom.home> References: <87r4wmpfmo.fsf@psinom.home> <873992no39.fsf@Gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1332363584 21319 80.91.229.3 (21 Mar 2012 20:59:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 21 Mar 2012 20:59:44 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Mar 21 21:59:42 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SASd8-0003zn-F1 for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Mar 2012 21:59:38 +0100 Original-Received: from localhost ([::1]:32863 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SASd7-0000dr-QT for geh-help-gnu-emacs@m.gmane.org; Wed, 21 Mar 2012 16:59:37 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SASd2-0000cp-Jm for help-gnu-emacs@gnu.org; Wed, 21 Mar 2012 16:59:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SASd0-0004pK-OV for help-gnu-emacs@gnu.org; Wed, 21 Mar 2012 16:59:32 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:58400) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SASd0-0004pB-HU for help-gnu-emacs@gnu.org; Wed, 21 Mar 2012 16:59:30 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SAScx-0003qv-94 for help-gnu-emacs@gnu.org; Wed, 21 Mar 2012 21:59:27 +0100 Original-Received: from s0106000acd1d509c.du.shawcable.net ([70.67.174.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Mar 2012 21:59:27 +0100 Original-Received: from prad by s0106000acd1d509c.du.shawcable.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Mar 2012 21:59:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 33 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: s0106000acd1d509c.du.shawcable.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:W5EHfJDnekF6yz3oQoYtG+btyOw= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:84081 Archived-At: XeCycle writes: > prad writes: > >> i'm using html-helper-mode and it is good, though it doesn't seem to be >> able to do xhtml. >> >> is there a recommended mode to use to do xhtml. >> >> i tried nxhtml-mode about a year ago and it wreaked havoc with my system >> for some reason. > > nxhtml is the best one I've tried. If you cannot use it (like I > am) you can try some parts of it along with the built-in nxml > mode. I use PHP mode from nxhtml with nxml, and use > multi-web-mode to tie them together. multi-web-mode is buggy, > but can work anyway. After all, be sure to use nxml mode. > ok i can't get nxhtml mode to work, but i've been diddling around with nxml mode and i like it! i've been looking through this doc: http://www.gnu.org/software/emacs/manual/html_mono/nxml-mode.html it's similar to the old html-mode in some ways, but much better! now, i need to figure out how to stop html-helper-mode from taking over when i open an html file, so i can jump right into nxml-mode. haven't done much of that sort of thing. thx for your help! -- in friendship, prad