Alexei Alexandrov wrote:

> On 1/17/07, Bram Moolenaar <[EMAIL PROTECTED]> wrote:
> >
> > I can't reproduce it.  It could be caused by a plugin.
> >
> > Does adding "-V10" show some context of the error?
> >
> > Does anyone else see this?
> 
> It reproduces only when the extension of the file is added into
> 'wildignore'. In my .vimrc I have
> 
> set 
> wildignore=*.o,*.obj,*.exe,*.lib,*.a,*.dll,*.swp,*.ncb,*.aps,*.opt,*.pdb,*.bak,*~,*.d
> 
> and the bug can be reproduced for any of these extensions. And only
> with --remote-tab-silent.

OK, I can reproduce it now.  I have *.pyc in 'wildignore' and editing
foo.pyc causes the error message in the remote gvim with --remote-tab
and --remote-tab-silent.  What is worse: with --remote it crashes.
I'll look into it.

-- 
Micro$oft: where do you want to go today?
    Linux: where do you want to go tomorrow?
  FreeBSD: are you guys coming, or what?

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to