Charles Campbell wrote the following on 19.10.2011 17:11 -- <snip> --
> I suggest looking at pluginkiller > (http://drchip.0sites.net/astronaut/vim/index.html#PLUGINKILLER) - it > has a large list of options which can cause plugins grief. > > Regards, > Chip Campbell Yes indeed. Thank you. Apart from from what already has been said. I think the approach currently taken to ensure inside a vimscripts to get a reasonably state is broken. E.g. currently settings get usually stored in a variable at script begin and then restored at script end. As the option that are most critical are without exception global only how do ensure to not get into a race situation? Is it 100% ensured that all runtimefiles are loaded serial, even in a multibuffer session? Regards, -- bye Thilo 4096R/0xC70B1A8F 721B 1BA0 095C 1ABA 3FC6 7C18 89A4 A2A0 C70B 1A8F -- 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
