On Thursday, November 1, 2012 12:02:18 PM UTC-5, tjg wrote: > Thanks for your answer. > > > > In fact I simply want to suppress errors manually, so, no need for > > automation, nor AI. > > All I wish is to have the possibility : > > - to "filter" the relevant lines into a full-page buffer (and not a window > > at the bottom of the screen) > > - ... as if all the other lines had disappeared > > - where I can see them with their highlighting preserved > > - where I can modify them efficiently by concentrating on one pattern at a > > time > > - and then go back to the file and find the lines as modified by me in the > > "filtering buffer". > >
OK, so you don't want to actually get a new scratch buffer. Try :tab split followed by this: http://vim.wikia.com/wiki/Folding_with_Regular_Expression -- 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
