Hi,

Sorry for not being so clear

Assuming that the interesting part of a block
starts with AAA
end with BBB

Another block interesting block

starts with CCC
end with DDD


And a line that starts with EEE is also interresting


+--START OF TEXT --+
Boring line
Not interesting line
Useless line
Blabla
AAA
[111]
[222]
[333]
BBB
Another boring line
Another not interesting line
CCC
[---]
[...]
[+++]
DDD

EEE: TIMING MET
Another useless line
+--END OF TEXT --+

becomes

+--START OF TEXT --+
AAA
[111]
[222]
[333]
BBB
CCC
[---]
[...]
[+++]
DDD
EEE: TIMING MET

+--END OF TEXT --+

Rgds,
Jeri

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to