|
From: Nageshwar M <wha...@gm...> - 2007-10-14 12:28:47
|
> Issue 14: --windowid not --socketid on windows. > http://code.google.com/p/eeedit/issues/detail?id=14 > > 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. 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. |