Thank you. It appears to register properly, however I still can't get
gVim to open in-place in WordPad. Maybe I am not understanding how
things are supposed to work, but I *thought* that gVim would act as an
in-place editor if registered as a OLE server. Maybe I should look
into contacting the developers who wrote the OLE portions of the code.
Any ideas?

On Jul 13, 11:56 am, Tony Mechelynck <[email protected]>
wrote:
> On 12/07/09 22:40, Chaim 'Tinjaw' Krause wrote:
>
> > It appears that the community is almost there in terms of getting gVim
> > to work with Eclipse, but I can't seem to find the magic formula to
> > get things working.
>
> > Here is my current setup:
> > * Windows Vista SP2
> > * Eclipse Version: 3.4.2 Build id: M20090211-1700
> > * gVim version 7.2
>
> > I have the OLE version installed. (Help | Version confirms this.)
>
> > However, it appears that it is not properly registered for OLE use. I
> > have tested this by running WordPad and choosing to Insert | Object,
> > but there is nothing there related to gVim for the Object Type.
>
> [...]
>
> To register Vim for OLE use, run it as
>
>         gvim -register
>
> The install process ought to have done that, but since you're running on
> Vista, maybe it hadn't got the right privileges. RUNNING FROM AN
> ADMINISTRATOR LOGIN IS NOT ENOUGH. You must, *in addition*, request
> admin privileges (for the Dos Box where you'll be typing "gvim
> -register", I suppose) *before* you do this registration, and as a
> distinct step.
>
> Also, if you're running 32-bit Vim on a 64-bit Vista, you might have to
> intervene manually in addition to this, but I'm not sure whether or how.
>
> I don't use Vista myself, but I've read this on other mutual-help
> newsgroup as the answer to some questions told by Vista users. So be
> careful: this is all hearsay, I've tested none of it myself (except the
> -register switch, which already worked on XP).
>
> For the Vim side of it, see
>
>         :help -register
>
> Best regards,
> Tony.
> --
> If you live to the age of a hundred you have it made because very few
> people die past the age of a hundred.
>                 -- George Burns
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to