Hi!

I just updated to the latest trunk and built a new MacVim from source
(as I always do). Now the system() function doesn't work properly when
using "Launch Vim processes in a login shell". If this option is
activated, system commands that really do work, e.g.:

    :echo system("ls")

Outputs:

    Command terminated
    [.. ls of my home dir..]

, and v:shell_error is set to -1. system() works fine if I turn the
option off, or revert to my older MacVim build.

The last time I built was about a month ago (081016), and I have had
this option activated for a long time (months), so this problem must
have appeared quite recently.

Best regards,
Niklas

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to