Richard Pöttler wrote:
> Am Mittwoch, den 07.10.2009, 11:21 -0400 schrieb Charles E Campbell Jr:
>   
>> Peter l Jakobi wrote:
>>     
>>> [snip]
>>> isn't  there also some script on vim.org to watch for updates to one's
>>> installed  scripts?  maybe clone or interface with it / talk  to  it's
>>> author. [snip]
>>>   
>>>       
>> Perhaps you're talking about GetLatestVimScripts?  
>> http://vim.sourceforge.net/scripts/script.php?script_id=642
>>     
>
> I installed vimball and GetLatestVimScripts.
> my GetLatestVimScripts.dist is:
> 1528 1 comments.vim
>
> When I then execute :GetLatestVimScripts I get the following:
>
> Fehler beim Ausführen von "function getscript#GetLatestVimScripts":
> Zeile   37:
> Your data file</home/richi/.vim/GetLatest/GetLatestVimScripts.dat> isn't
> readable
>
> "Fehler beim Ausführen von" means: "Error, while executing" and "Zeile"
> means "line".
>
> ls -l gives me:
> -rw-r--r-- 1 richi richi 20 2009-10-07 20:14 GetLatestVimScripts.dist
>
> I am running Ubuntu 9.04.
>   
Well, the error message makes sense to me ---

 * you need to move your GetLatestVimScripts.dist to 
GetLatestVimScripts.dat .  I distribute the .dist file as an example, 
and don't want folks to overwrite their GetLatestVimScripts.dat file 
when they update GetLatestVimScripts.  Its in the installation 
directions, see  :help glvs-install

 * You do have a $HOME/.vim/GetLatest directory?  I can't tell from the 
message (as you appeared not to have a GetLatestVimScripts.dat file, 
which would cause the message, too).

Regards,
Chip Campbell


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

Reply via email to