On 09/04/12 14:45, Taro MURAOKA wrote:
There is an unbalanced "endif" at here on the mercurial repos.

http://code.google.com/p/vim/source/browse/runtime/autoload/netrw.vim#327

May it be a problem on the mercurial repos only?



Well, Dr. Chip seems unwilling to submit a new version to Bram for such a small change, but for anyone unwilling to wait, here's an unofficial patch.


Best regards,
Tony.
--
In Blythe, California, a city ordinance declares that a person must own
at least two cows before he can wear cowboy boots in public.

--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
diff -r 9899b3c305f8 -r 23184e33b50e runtime/autoload/netrw.vim
--- a/runtime/autoload/netrw.vim	Mon Apr 09 23:02:39 2012 +0200
+++ b/runtime/autoload/netrw.vim	Mon Apr 09 23:11:52 2012 +0200
@@ -324,7 +324,6 @@
 if !executable(g:netrw_localmkdir)
  call netrw#ErrorMsg(s:NOTE,"consider setting g:netrw_localmkdir<".g:netrw_localmkdir."> to something that works",80)
 endif
-endif
 call s:NetrwInit("g:netrw_remote_mkdir","mkdir")
 if exists("g:netrw_local_movecmd")
  let g:netrw_localmovecmd= g:netrw_local_movecmd"

Raspunde prin e-mail lui