Re: [gedit-list] Taglist Questions



Hi Gianluca,
	sorry for the late reply.

> 	I'm writing a taglist to use with cocoon. I need some tips to go ahead:
> 
> 1. How can I insert a new line caracter (like "\n") to insert tags like
> the following:
> 
> <page>
> |
> </page>
> 
> the "|" represents the curspor position after the tag insertion. I'm not
> subscribed to the list, could you plaese replay direcly to my email
> address? 
> 

Use :    

<gedit:Tag name="Page">
      <gedit:Begin>&lt;page&gt;&#10;</gedit:Begin>
      <gedit:End>&#10;&lt;/page&gt;&#10;</gedit:End>
</gedit:Tag>

Ciao,
Paolo

-- 
Paolo Maggi                      E-mail: paolo DOT maggi AT polito DOT it
Dip. Automatica e Informatica    Tel.  : + 39 011 564 7078 
Politecnico di Torino            Fax   : + 39 011 564 7099

A Bugless Program is an Abstract Theoretical Concept.







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]