From: Wenzhi L. <wen...@gm...> - 2005-03-27 10:27:15
|
Thanks James, To all, I hope more of you can join James and test out the pre-release. There is no rush for getting it out of the door. But I'd like to make it trouble free for the user. The more testing the better. To James, please see below. James He wrote: > on Sat, 26 Mar 2005 23:01:34 +0000 > Wenzhi Liang <wen...@gm...> wrote: > > >>I've uploaded two files to vcd.gro. A tarball for Unix and a exe >>file for windows. Feel free to try them out and send in reports. > > > Tested on Windows & Debian Linux: > > 1. There is some problem with the text wrapping in the copyright info of > the Windows installer. Here it is: > > <pre> > This software is provided 'as-is', without any expressed or > implied > warranty. In no event will the author be held liable for any > damages > arising from the use of this software. > </pre> hmm. I have to do some testing on my machine to see it. But it should be an easy fix. Btw, was you running on a very low resolution? > > seems that it needs to reformat the LICENSE to a smaller textwidth. > > 2. Problem with seeing Chinese docs in Windows. I found that the installed > files went into "\Program Files\vim\vimfiles\doc" rather than "\Program > Files\vim\vim63b\doc", and they are all .cnx files. How am I supposed to > invoke them instead of old .txt help files from a :h command in Vim? You have to run vim 6.3+ to use the .cnx files. Are you running vim6.2? > > 3. When install under Debian as a normal user, help_cn.vim can not be > installed. > > $ sh vimcdoc.sh -i > /home/icrazy/tmp/vimcdoc-0.7.9/doc > install -m 644 debugger.cnx /home/icrazy/.vim/doc/debugger.cnx > <snip> > install: stat‘help_cn.vim’失败: 没有那个文件或目录 > Done. > > "vimcdoc.sh" fixed and checked in. Thanks. And can you see 注意, 备注, 译者,etc hilighted after fixing that problem? lang2 |