> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On
> Behalf Of Matt Wozniski
> Sent: Wednesday, April 22, 2009 8:20 PM
> To: [email protected]
> Subject: Re: ruby.vim error
> 
> 
> Brandon Olivares wrote:
> >> Dennis Benzinger wrote:
> >>
> >> Try the :messages command and post the complete message.
> >
> > Error detected while processing
> > /usr/local/share/vim/vim71/ftplugin/ruby.vim:
> > line   81:
> > E484: Can't open file /tmp/v433932/0
> 
> What is the output of this command:
> 
> :verb set shell? shcf? sxq? srr? sp? shq?
> 

shell=sh
  shellcmdflag=-c
  shellxquote=
  shellredir=>%s 2>&1
  shellpipe=2>&1| tee
  shellquote=

> Is there anything unusual in your vimrc?  It seems like a completely
> innocuous
> system() command is failing, which would indicate that some of your
> shell
> settings are in some way wrong... though I'm not sure why it would work
> some of
> the time.
> 

I don't think there's anything unusual in the vimrc. I deleted all of the lines 
except:

set nocompatible
filetype on
filetype plugin on

And it still has that error.

Thanks,
Brandon

> ~Matt
> 
> 
www.perpetualseeker.com
Blog about college, programming, and other random things.
Follow me on Twitter: http://twitter.com/devbanana



--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to