Hi Philipp, if you are just trying of eliminate stuff, but then you don't need to really "undo" your changes, since you will not save back the files at the end, I suggest you:
:set ul=-1 This should speed up things a lot. Please, let me know if it solves your problem All the best, Antonio On Mon, Mar 21, 2011 at 11:48 AM, pmehrwald <[email protected]> wrote: > Hi, > > We are facing a severe problem on using :g on our machines at work. On > two different dell machines this command causes problems after > updating to x64 Windows 7 or Windows Server 2008. > > The scenario is as follows: > * Logfile ~100Mb opened > * execute :%g!/xxx/d to remove some lines > * PC is completely blocking for more than 10 minutes. Task Manager is > only updating sometimes and shows 99% CPU for gvim.exe. No other > software can be used at this time. > > This is my PC: > Intel i7 CPU 4x2.80 GHz, Hyper threading activated > 16 Gb Ram > 64bit Windows 7 > > We tried v 7.2, v7.3 for x86 and x64. > > I hope someone can help us...thank you > Philipp > > -- > You received this message from the "vim_dev" 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 > -- You received this message from the "vim_dev" 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
