Lines Matching refs:error

115 "   call Decho('***error*** (tar#Browse) "'.g:tar_cmd.'" not available on your system')
116 echohl Error | echo '***error*** (tar#Browse) "'.g:tar_cmd.'" not available on your system'
126 " call Decho("***error*** (tar#Browse) File not readable<".a:tarfile.">")
127 echohl Error | echo "***error*** (tar#Browse) File not readable<".a:tarfile.">" | echohl None
211 …if line("$") == curlast || ( line("$") == (curlast + 1) && getline("$") =~# '\c\%(warning\|error\|…
395 " call Decho('***error*** (tar#Browse) "'.g:tar_cmd.'" not available on your system')
402 " call Decho("***error*** (tar#Write) sorry, mkdir() doesn't work on your system")
403 …echohl Error | echo "***error*** (tar#Write) sorry, mkdir() doesn't work on your system" | echohl …
423 " call Decho("***error*** (tar#Write) cannot cd to temporary directory")
424 echohl Error | echo "***error*** (tar#Write) cannot cd to temporary directory" | Echohl None
478 " call Decho("***error*** (tar#Write) sorry, unable to update ".tarfile." with ".fname)
479 …echohl Error | echo "***error*** (tar#Write) sorry, unable to update ".tarfile." with ".fname | ec…
515 " call Decho("***error*** (tar#Write) sorry, unable to update ".fnameescape(tarfile)." with ".fn…
516 …echohl Error | echo "***error*** (tar#Write) sorry, unable to update ".fnameescape(tarfile)." with…
524 " call Decho("***error*** (tar#Write) sorry, unable to update ".fnameescape(tarfile)." with ".f…
525 …echohl Error | echo "***error*** (tar#Write) sorry, unable to update ".fnameescape(tarfile)." with…
621 … echohl Error | echo "***error*** ".extractcmd." ".tarbase.".tar ".fname.": failed!" | echohl NONE
622 " call Decho("***error*** ".extractcmd." ".tarbase.".tar ".fname.": failed!")
632 … echohl Error | echo "***error*** ".extractcmd." ".tarbase.".tgz ".fname.": failed!" | echohl NONE
633 " call Decho("***error*** ".extractcmd."t ".tarbase.".tgz ".fname.": failed!")
643 …echohl Error | echo "***error*** ".extractcmd." ".tarbase.".tar.gz ".fname.": failed!" | echohl NO…
644 " call Decho("***error*** ".extractcmd." ".tarbase.".tar.gz ".fname.": failed!")
654 … echohl Error | echo "***error*** ".extractcmd."j ".tarbase.".tbz ".fname.": failed!" | echohl NONE
655 " call Decho("***error*** ".extractcmd."j ".tarbase.".tbz ".fname.": failed!")
665 …echohl Error | echo "***error*** ".extractcmd."j ".tarbase.".tar.bz2 ".fname.": failed!" | echohl …
666 " call Decho("***error*** ".extractcmd."j ".tarbase.".tar.bz2 ".fname.": failed!")
676 … echohl Error | echo "***error*** ".extractcmd." ".tarbase.".txz ".fname.": failed!" | echohl NONE
677 " call Decho("***error*** ".extractcmd." ".tarbase.".txz ".fname.": failed!")
687 …echohl Error | echo "***error*** ".extractcmd." ".tarbase.".tar.xz ".fname.": failed!" | echohl NO…
688 " call Decho("***error*** ".extractcmd." ".tarbase.".tar.xz ".fname.": failed!")
698 … echohl Error | echo "***error*** ".extractcmd." ".tarbase.".tzs ".fname.": failed!" | echohl NONE
699 " call Decho("***error*** ".extractcmd." ".tarbase.".tzs ".fname.": failed!")
709 …echohl Error | echo "***error*** ".extractcmd." ".tarbase.".tar.zst ".fname.": failed!" | echohl N…
710 " call Decho("***error*** ".extractcmd." ".tarbase.".tar.zst ".fname.": failed!")