From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "D. D. Brierton" Newsgroups: gmane.emacs.help Subject: Re: Writing HTML, which emacs package? Date: Mon, 16 Feb 2004 21:41:21 +0000 Organization: DZR Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1076968003 14596 80.91.224.253 (16 Feb 2004 21:46:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 16 Feb 2004 21:46:43 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 16 22:46:35 2004 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 1AsqZW-0006EX-00 for ; Mon, 16 Feb 2004 22:46:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AsqYe-0005ex-3q for geh-help-gnu-emacs@m.gmane.org; Mon, 16 Feb 2004 16:45:40 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.wirehub.nl!landlord!stones.force9.net.POSTED!not-for-mail User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Original-Newsgroups: gnu.emacs.help Original-Lines: 46 Original-NNTP-Posting-Host: 212.159.101.92 Original-X-Complaints-To: abuse@plus.net.uk Original-X-Trace: stones.force9.net 1076967585 212.159.101.92 (Mon, 16 Feb 2004 21:39:45 GMT) Original-NNTP-Posting-Date: Mon, 16 Feb 2004 21:39:45 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:120967 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:16916 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16916 On Mon, 16 Feb 2004 22:11:36 +0100, Frank Sonnemans wrote: > Hi, > > I am currently using Emacs as my HTML editor together with > html-helper mode. Even though this works pretty well, I am missing > some features. Question is if there is a better package or should I > just hack on the html-helper mode with my limited lisp skills. > > Missing for me are: > > - XHTML support, for example properly closing tag like
> > - Selectively making some functions interactive. For example I dont' > want
  • to be interactive, but tags with multiple keywords > such as the tag is easier to use in > tempo-interacive mode. > > Any recommendations? I use psgml in combination with MMM -- see the instructions here: http://www.emacswiki.org/cgi-bin/wiki/HtmlModeDeluxe Getting psgml up and running -- especially getting the W3C DTDs (why oh why don't they make them all available in a single package) is a pain but very much worth it. Read up about psgml (use google) -- and if you're still interested and want some help using it for (X)HTML editing then drop me an email (if you just post to the NG I may miss it) and I can help you out (e.g. send you all the relevant DTDs, send you the relevant bits of my .emacs, etc.). I must say that I currently have one of the nicest (X)HTML editing environments I've ever used. It could be better, admittedly, and when I find some time I'd especially like to make some improvements to CSS mode, and I use javascript-generic-mode for javascript which is pretty bare-bones. But nevertheless, I think it's pretty damn nifty. Best, Darren -- ====================================================================== D. D. Brierton darren@dzr-web.com www.dzr-web.com Trying is the first step towards failure (Homer Simpson) ======================================================================