From: s@... (Stefan Schmiedl) Date: 2002-02-24T16:42:08+09:00 Subject: Re: Help with using Ri() and VIM On 24 Feb 2002 03:01:10 GMT, Andrew Cowan wrote: > > --- > > function Ri() > > let b:x = system("ri '" . input("ri: ") . "' > /tmp/ri_output") > > sp /tmp/ri_output > > endfunction > > map :call Ri() > > --- > > I did this, but when I hit and then enter the object to explore I get > the following error: > it works here with Vim 6.0. which version are you using? s.