Hi -

I was wondering if anyone could give me some guidance on using fill-region with xml.

   I have two basic questions

   1. How do I stop Fill-region from combining tags on two lines on to one.

       For example, running fill-region on

               <a>
TEXT TEXT... * </a>
               <b>*
TEXT TEXT... </b>

      Gives:
                <a>
TEXT TEXT... * </a> <b>* TEXT TEXT... </b>

2. Is there anyway of telling fill-region *not* to fill between two tags, for example to skip the material between <c> and </c>
              <a>
TEXT TEXT... * * </a>
                <c>
TEXT TEXT... * * </c>
               <b>
TEXT TEXT... </b>
Thanks.

--
**
*Stephen Montsaroff** *         
        
        
        *     /o  o// /       */The Bear /
*711 23rd Ave. E***     
        *Seattle, WA 98112** *  
        *    (' ')_____o   */Who Swims/
*ste...@pobox.com***    
        *206 568 1641(p)*       
        ***~    ~~~(______)~~~~~~~ *

        
        
        
        ******* ~~**  ~**~~ oo    oo~~~~~ *

****//****

Reply via email to