> Hmmm...let me be a bit more precise: I suggest forking right after > command_line_scan(). This way we don't need to parse any command line > flags ourselves.
I agree, this looks like a good place to do this. For some reason, I had assumed that vim executes the commandline flags as it parses them (e.g. -c 'cd otherdir'), but that's not true. Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
