Excerpts from AK's message of Thu Jul 14 02:51:49 +0200 2011: > It's 820 lines, although a lot of them can be ignored, but > still a lot of lines to work with.. but I'll try that as > a last resort. bisect (always use drop half). Then you're done in log(840)/log(2) = 9.6 thus 10 iterations (max). That's theory. In practise lines may depend on each other. You can even write a script..
Marc Weber -- 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
