On Dec 17, 6:27 am, "Cory Echols" <[email protected]> wrote:
>
> Likely, you have 'autochdir' set somewhere in your startup files.  You
> can find out which file by executing ":verbose set autochdir".  That
> setting used to cause problems for me when reloading sessions.

If 'autochdir' is your problem (I suspect it is) then it is simple to
fix.

Before making a session, turn off autochdir (otherwise the session
file will restore this option).

Before loading a session, turn off autochdir.

After loading the session, if desired, you can turn autochdir back on.

This is the procedure I use whenever I feel the need to make a session
file (which I avoided for a long time because I had similar problems
to yours).
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to