[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xml.el produces incorrect sexp for empty element.
From: |
Thien-Thi Nguyen |
Subject: |
Re: xml.el produces incorrect sexp for empty element. |
Date: |
30 May 2003 14:49:22 -0400 |
mah@everybody.org (Mark A. Hershberger) writes:
* xml.el (xml-parse-tag): Fixed incorrect handling of empty elements.
because i'm not an xml expert i don't understand what was incorrect
before. could you reword this in the sense of:
* xml.el (xml-parse-tag): Handle empty elements [IN CORRECT WAY].
w/ a touch more detail on the correction made? this would allow an xml
expert to easily validate the change (so that us non-experts who depend
on them can update the repo w/ confidence). if you're already an xml
expert, consider this a chance to educate a non-expert.
thi