From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25942 invoked from network); 19 Jul 2001 18:42:10 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 19 Jul 2001 18:42:10 -0000 Received: (qmail 18601 invoked by alias); 19 Jul 2001 18:42:03 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15424 Received: (qmail 18590 invoked from network); 19 Jul 2001 18:42:03 -0000 Date: Thu, 19 Jul 2001 19:42:00 +0100 From: Adam Spiers To: zsh-workers@sunsite.dk Subject: Re: Generating completion functions from XML Message-ID: <20010719194200.B6562@thelonious.new.ox.ac.uk> Reply-To: Adam Spiers Mail-Followup-To: zsh-workers@sunsite.dk References: <200107190856.KAA08273@beta.informatik.hu-berlin.de> <1010719154854.ZM4013@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1010719154854.ZM4013@candle.brasslantern.com>; from schaefer@candle.brasslantern.com on Thu, Jul 19, 2001 at 03:48:54PM +0000 X-Home-Page: http://www.new.ox.ac.uk/~adam/ X-OS: RedHat Linux Bart Schaefer (schaefer@candle.brasslantern.com) wrote: > That pretty much sums up my feeling about XML. I have yet to find an > editor that makes XML easier to edit than shell code. Maybe I just > haven't tried a recent enough version of emacs, or something. psgml.el does a pretty decent job, although it is a bit of a pain to install.