On Tuesday, 16 September 2014 19:56:56 UTC+8, Ben Fritz wrote: > > Where does startuptime come into this discussion? Or are you asking a new > question now? Your problem was just when sourcing .vimrc after launching Vim > already correct? >
The reason is, I tried to debug the process while the vimrc saving, means "it was `sourced` in vimrc -> color has been `executed`(exe "colors " . colors_name) in synload.vim". But, I don't know can I get the log file, so I tired to using the startuptime log file to analysis it. And, something wired is, the error cannot be shown at the first time startup ($ vim ~/.vimrc), but it will be shows in everytime saving itself (source %) Nevermind, this problem has been fixed already, :) Just let you know the reason of analyzed the startuptime log file. -- -- 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 because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
