On Mon, Aug 12, 2013 at 9:49 PM, John Szakmeister <[email protected]> wrote:
> All,
>
> I've been working on some vimscript to help expand an UltiSnips
> template for a new file and ran across an interesting bug.
>
> With the attached simple.vim, if I run:
>
>    vim -u simple.vim -U NONE --noplugin --servername GVIM0 foo.txt
>
> I see vim startup and insert foo.txt into the empty file.  If I add
> --remote-silent to that though, nothing is inserted:
>
>    vim -u simple.vim -U NONE --noplugin --servername GVIM0 \
>       --remote-silent foo.txt
>
> The autocmd is being fired--as evidenced by the message--but no text
> is inserted.
>
> Am I missing something here?  It seems like a bug to me that it's getting 
> lost.

I'm also curious if anyone has a suggestion for how to start debugging
this.  I'm willing to dig around and try to find the source of the
problem.

Thanks!

-John

-- 
-- 
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.


Raspunde prin e-mail lui