On 9/26/07, Gregory Seidman <[EMAIL PROTECTED]> wrote:
> Does anyone have any suggestions? Here's the output of gvim --version:
#if defined(UNIX) && !defined(__BEOS__) && !defined(MACOS_X)
# define MAY_FORK
int dofork = TRUE;
#endif
So no, it seems you simply can't fork under MACOS_X. I have no
explanation to why this is, though.
nikolai
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---