New issue report by dave.terei:
On windows the command line option for vim to embed it into an existing
window is --windowid. We try to use the option --socketid which is correct
on Linux, but not windows.
We should either change our code or submit a patch to vim to change the
option to --socketid since it works the same as the linux --socketid
option.
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
No just change the plugin code. Bram asked me to change the
commandline argument socketid to windowid. Sorry, I forgot to change
the same in eeedit source. And I moved to sourceforge and joined the
vimplugin developers list. David, you too do the same and from now
onwards add the new issues there.
--
Best Regards,
Nageshwar M.
Comment #1 by davidterei:
oops sorry created this when logged in wrong gmail account.
Issue attribute updates:
Status: Accepted
Owner: davidterei
Labels: -Priority-Medium Priority-High OpSys-Windows