From: Glen P. <gl...@or...> - 2003-07-06 13:57:18
|
On Wed, 2003-07-02 at 22:14, Tony wrote: > I've checked in a revised xslide.el. The significant difference is > the addition of Glen's `xsl-if-to-choose', which worked fine when I > tried it (although I wouldn't mind if you didn't have to be on the > <xsl:if> tag, just inside it, for it to work). One implication of having xsl-if-to-choose work anywhere inside the "if" concerns me. Imagine the case where you are inside a huge if block where the <if> and </if> are both off the page. I doubt most users would be happy if they hit the xsl-if-to-choose key by mistake in this circumstance. That's why I'm not rushing to make a change. -Glen |