Ben Fritz wrote: > On Feb 26, 2:55 am, Andreas Bernauer <[email protected]> wrote: >> [email protected] wrote: >>> It seems that if lcd is used, the paths in the session files are not >>> set correctly anymore. >> It looks like this bug was introduced with 7.2.055. >> The attached patch against 7.2.127 seems to fix this. > > Will this also fix session behavior when 'autochdir' is set? I don't > currently have a setup to build Vim, or I'd try it myself. I suspect > the issue is similar if it isn't the same one.
I don't understand what you mean. The following :set autochdir :ed subdir/text.txt :mks! ~/Session.vim-7.2 :qa is creating a valid session file (with vim 7.2.127), even without my patch. Can you give an example of what is not working but could with my patch? -- Andreas. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
