From: Dave P. <dav...@gm...> - 2005-12-13 11:45:42
|
A starter for ten. (if (/=3D (point-min) (point-max)) (if (y-or-n-p "Warning: loading file into non-empty buffer. yes to continue") =09(progn =09 (erase-buffer) =09 (insert-file-contents xsl-initial-stylesheet-file) =09 ) ) ) It should be relatively easy to mod the xsl-initial-stylesheet-file from 1.0 to 2.0. format. Just leaves selecting one from 'tother. regards -- Dave Pawson XSLT XSL-FO FAQ. http://www.dpawson.co.uk |