Comment #1 on issue 127 by [email protected]: TFS Plugin Broken by
latest VIM
http://code.google.com/p/vim/issues/detail?id=127
4. Download the latest VIM source code (currently 7.3.884) and compile
using MSVC 2012.
5. Replace the VIM 7.3.46 .exe file with the .exe versioned 7.3.884
In general this will not work as well as you hope. There are a lot
of "runtime" files, including syntax scripts, standard plugins,
documentation, and more which are also part of the 7.3.884 source code. You
will have none of these if you just copy over the executable.
6. Verify that the TFS functions do not work. They show in the command
bar like they are executing but they do not execute.
Can you give a specific command (exact key sequence if a mapping), and the
specific output you expected, and what you got instead?
One possible source of the problem MIGHT be a few changes that were done
somewhere in those 884 patches to make shell quoting work by default in
most cases on Windows. Check that your 'shellxquote' and 'shellcmdflag'
and 'shell' and 'shellescape' options are set appropriately (in most cases
they should remain at the default).
Without knowing the specific command you tried, and what actually gets
executed, there's not much way to debug this.
Have you tried contacting the plugin maintainer? They can probably debug
the problem easier than most others.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.