From xemacs-m  Mon Apr 21 01:49:01 1997
Received: from frobnitz.wustl.edu (daniel@shep13.wustl.edu [128.252.104.13])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id BAA13430
	for <xemacs-beta@xemacs.org>; Mon, 21 Apr 1997 01:49:00 -0500 (CDT)
Received: (from daniel@localhost)
	by frobnitz.wustl.edu (8.8.5/8.8.5) id BAA14596;
	Mon, 21 Apr 1997 01:48:56 -0500
To: xemacs-beta@xemacs.org
Subject: psgml-html indentation
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Daniel Schepler <daniel@shep13.wustl.edu>
Date: 21 Apr 1997 01:48:52 -0500
Message-ID: <m3d8rohnvv.fsf@frobnitz.wustl.edu>
Lines: 20
X-Mailer: Gnus v5.4.45/XEmacs 20.2(beta1)

I just started typing into a new html document, and got this
indentation:

    Some notes:
    <ul>
      <li>This contains a nested list:
    <ul>
      <li>because I like them</li>
      <li>because I use them periodically.</li>
    </ul>
  </li>
    <li>I can't make any sense of this indentation at all.</li>
  </ul>

    This goes on to be OK, but in some cases it doesn't seem to...

-- 
Daniel Schepler                      There is no backward flow of ideas any
daniel@frobnitz.wustl.edu            more than of rivers.
http://frobnitz.wustl.edu/~daniel/      -- Victor Hugo, _Les Misrables_

