Salman Halim wrote:

> On Windows XP, the following line throws an error in my _vimrc:
> 
> set sessionoptions-=options sessionoptions-=folds sessionoptions-=resize
> sessionoptions-=buffers sessionoptions+=slash,unix
> 
> It's probably caused by the new tab page option added to sessionoptions
> (it isn't the first -= setting in my _vimrc).

The default for 'sessionoptions' contains "tabpage" instead of
"tabpages".  You can fix that in option.c.

-- 
hundred-and-one symptoms of being an internet addict:
76. Your ISP regards you as a business partner rather than as a customer.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://www.ICCF.nl         ///

Reply via email to