KKde wrote: >>> set sessionoptions-=buffers,options > > I see the above doesn't work then why it's not throwing error > in command line?
The principle is that it is ok to remove something that is not present: nothing actually changed, but the thing that you asked to be removed is not present so it's what you want. That is mentioned in ':help :set' (search for -=). John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
