On 2/22/07, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
1) add a sort key in front of each line

For this I think is more fast and easily (but no so safe) to use
global to remove the linebreaks and substiture it for something else
like a ¬ and put the the key in  front like Tony proposed and sort
this. After you need to remove the two decorators but is fast. For the
global you can use something like:

g/@.*{/,/^}/-1s/\n/¬/

PS. with you have empty lines you need to improve this.
--
«Dans la vie, rien n'est à craindre, tout est à comprendre»
Marie Sklodowska Curie.

Reply via email to