Benji Fisher wrote:

>      The problem is neither python nor plugins.  This is the default
> version compiled on FC2, with Normal features, -python.  When I start
> gvim with
> 
> :!gvim -u ~/.vimrc ~/.gvimrc
> 
> there is no segfault and I get the same plugins as if I do
> 
> $ gvim
> 
> I only get the segfault with
> 
> :!gvim

Well, there must be something different.

Check: it doesn't matter how you started the Vim in which you do
":!gvim"?

Perhaps you can check what differences there are between using "gvim"
without arguments (which crashes) and "gvim -u ~/.vimrc -U ~/.gvimrc"
(which doesn't crash).  E.g., with ":scriptnames".

-- 
>From "know your smileys":
 ~#:-(  I just washed my hair, and I can't do nuthin' with it.

 /// 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://www.ICCF.nl         ///

Reply via email to