From: lang2 <wzh...@po...> - 2002-12-05 10:48:48
|
测试 |
From: <bla...@ms...> - 2003-02-10 04:10:40
|
hi all: Happy new year! I come back again. I'm sorry to hear that we loose C.Y in the new year . He is an excellent member in our team and has done a lot of hard work . Good luck,C.Y ! Thanks lang2 to review and update usr_25.txt ,by reason of the fool mistakes I have made , lang2 has to spend more time to check my punk work . I have a guilty conscience . BTW,I'll take usr_45.txt if no one has taken it. Rgds snoopy _________________________________________________________________ 享用世界上最大的电子邮件系统― MSN Hotmail。 http://www.hotmail.com |
From: Cups D. <das...@ho...> - 2003-08-26 23:15:27
|
Hi guys, please follow this thread, because I wanna know whether I can receive from the mailing list. Thanx. Best Regards Dasn _________________________________________________________________ 与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn |
From: Simon L. <wzh...@sp...> - 2003-08-27 08:49:01
|
On Wed, 27 Aug 2003 07:14:55 +0800, "Cups Dasn" <das...@ho...> said: > Hi guys, please follow this thread, because I wanna know whether I can=20 > receive from the mailing list. Thanx. OK here. >=20 > Best Regards > Dasn >=20 > _________________________________________________________________ > =D3=EB=C1=AA=BB=FA=B5=C4=C5=F3=D3=D1=BD=F8=D0=D0=BD=BB=C1=F7=A3=AC=C7=EB= =CA=B9=D3=C3 MSN Messenger: http://messenger.msn.com/cn=20=20 >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Vimcdoc-translate mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vimcdoc-translate --=20 Simon Liang wzh...@sp... --=20 http://www.fastmail.fm - Or how I learned to stop worrying and love email again |
From: Simon L. <wzh...@sp...> - 2003-09-22 13:47:42
|
All, We've did it again! The latest vimcdoc - 0.4.0 has just=20 been released! Release Name: 0.4.0 Notes:=20 Another major release! This release features=20 1. a better install/uninstall method for both Win32 and Linux platform.=20 2. translation of all windows platform related documents.=20 3. a few more review documents.=20 Changes:=20 Installation:=20 - wandys: A Linux, BSD install/uninstall script.=20 - lang2: win32 now has a uninstaller if backup is made during installation.=20 Newly translated:=20 - dasn: if_ole.txt os_win32.txt os_msdos.txt os_dos.txt=20 Reviewed:=20 - dasn: gui_w16.txt gui_w32.txt=20 - lang2: usr_40.txt usr_42.txt usr_31.txt usr_43.txt --=20 Simon Liang wzh...@sp... --=20 http://www.fastmail.fm - And now for something completely different=85 |
From: wandys <al...@so...> - 2003-09-22 15:21:47
|
On Mon, 22 Sep 2003 05:45:36 -0800 "Simon Liang" <wzh...@sp...> wrote: > All, > > We've did it again! The latest vimcdoc - 0.4.0 has just > been released! > > Release Name: 0.4.0 > > Notes: > Another major release! This release features > 1. a better install/uninstall method for both Win32 and Linux > platform. 2. translation of all windows platform related documents. > 3. a few more review documents. > > Changes: > Installation: > - wandys: A Linux, BSD install/uninstall script. > - lang2: win32 now has a uninstaller if backup is made during > installation. > > Newly translated: > - dasn: if_ole.txt os_win32.txt os_msdos.txt os_dos.txt > Reviewed: > - dasn: gui_w16.txt gui_w32.txt > - lang2: usr_40.txt usr_42.txt usr_31.txt usr_43.txt > Cheer up! Well, have to report a ?bug?. I downloaded the new release tarball from SF, finding there's no 'vimcdoc.sh' included. So i updated the 'doc/Makefile' to try to fix this problem. [Please do a 'cvs update'] Also a suggestion: How about adding a 'CHANGES' file (both to the CVS and to the release tarball/exe)? |
From: Simon L. <wzh...@sp...> - 2003-09-22 15:48:12
|
[snip] > > - dasn: gui_w16.txt gui_w32.txt > > - lang2: usr_40.txt usr_42.txt usr_31.txt usr_43.txt > > > > Cheer up! > > Well, have to report a ?bug?. I downloaded the new release tarball > from SF, finding there's no 'vimcdoc.sh' included. So i updated the > 'doc/Makefile' to try to fix this problem. [Please do a 'cvs update'] Holy "?$"$?. Thank god you spotted that first. It should be fixed by now. Please check again. > > Also a suggestion: How about adding a 'CHANGES' file (both to the CVS > and to the release tarball/exe)? It sounds good. But would be for next release. Thanks again. lang2 -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - mmm... Fastmail... |
From: wandys <al...@so...> - 2003-09-22 17:00:15
|
On Mon, 22 Sep 2003 07:44:07 -0800 "Simon Liang" <wzh...@sp...> wrote: > > So i updated the > > 'doc/Makefile' to try to fix this problem. [Please do a 'cvs > > update'] > > Holy "?$"$?. Thank god you spotted that first. It should be fixed > by now. Please check again. Seems i was too hasty.. There was a minor bug in the original Makefile, which would unfortunately remove the directory 'doc/CVS' when you did a 'make clean'. Thus there's no 'doc/CVS' included in the tarball. [What's worse, you maybe wont properly update the doc/* files anymore.] You have to remove the doc/ dir in your local repository and then re-check it out from the CVS server. I updated the data/Makefile, along with data/www/Makefile to fix all this and to make it work smoothly on BSD. Correct me if somewhere i'm wrong. Anyway, have to build the tarball again... 0.4.0 doesnt come out so easy.. Regards, |
From: Simon L. <wzh...@sp...> - 2003-09-23 09:05:08
|
> Seems i was too hasty.. Indeed it was. SF have changed their CVS server configuration and I had to wait about 2 days to make this release. And by the time I did, I had no patience. > > I updated the data/Makefile, along with data/www/Makefile to fix all > this and to make it work smoothly on BSD. Correct me if somewhere i'm > wrong. Did you check them in? > > Anyway, have to build the tarball again... 0.4.0 doesnt come out so > easy.. Do we need a new 0.4.0 tarball? Is it too much hassel? I think non of the bugs are show-stoppers. Can we live with them and wait for a week or two for a .1 or .2 release? lang2 -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - Email service worth paying for. Try it for free |
From: wandys <al...@so...> - 2003-09-23 11:13:38
|
On Tue, 23 Sep 2003 01:01:54 -0800 "Simon Liang" <wzh...@sp...> wrote: > > Seems i was too hasty.. > > Indeed it was. SF have changed their CVS server configuration > and I had to wait about 2 days to make this release. And by > the time I did, I had no patience. > > > > > I updated the data/Makefile, along with data/www/Makefile to fix all > > this and to make it work smoothly on BSD. Correct me if somewhere > > i'm wrong. > > Did you check them in? Yes, i committed the changes yesterday. > > > > > Anyway, have to build the tarball again... 0.4.0 doesnt come out so > > easy.. > Do we need a new 0.4.0 tarball? Is it too much hassel? I think non of > the bugs are show-stoppers. Can we live with them and wait for a week > or two for a .1 or .2 release? > Well, no serious problems. It's just that there's no 'doc/CVS' dir inside. I made a new tarball using the new Makefile yesterday[doc/CVS included]: http://vcd.cosoft.org.cn/download/vimcdoc-0.4.0.tar.gz |
From: Simon L. <wzh...@sp...> - 2003-09-23 11:18:13
|
> Well, no serious problems. It's just that there's no 'doc/CVS' dir > inside. > > I made a new tarball using the new Makefile yesterday[doc/CVS included]: > > http://vcd.cosoft.org.cn/download/vimcdoc-0.4.0.tar.gz Nice. Settled then. I don't think there will be many ppl downloading from sf anyway. :( -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - Faster than the air-speed velocity of an unladen european swallow |
From: wandys <al...@so...> - 2003-09-23 11:36:20
|
On Tue, 23 Sep 2003 03:18:10 -0800 "Simon Liang" <wzh...@sp...> wrote: > > I made a new tarball using the new Makefile yesterday[doc/CVS > > included]: > > > > http://vcd.cosoft.org.cn/download/vimcdoc-0.4.0.tar.gz > > Nice. Settled then. I don't think there will be many ppl > downloading from sf anyway. :( > Come on, lad. Everything takes time... Anyway, SF is far more famous than cosoft. It helps our project get 'well known'. :-) |
From: Simon L. <wzh...@sp...> - 2003-09-23 15:07:06
|
On Tue, 23 Sep 2003 19:35:39 +0800, "wandys" <al...@so...> said: > > Come on, lad. Everything takes time... > Anyway, SF is far more famous than cosoft. It helps our project get > 'well known'. :-) Yes indeed. As you might or might not notice. I've uploaded it to http://vim.sf.net. Only 9 download till now. I guess it is a fame thing, isn't it? ;-) -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - A no graphics, no pop-ups email service |
From: wandys <al...@so...> - 2003-09-24 03:19:12
|
On Tue, 23 Sep 2003 07:05:24 -0800 "Simon Liang" <wzh...@sp...> wrote: > Yes indeed. As you might or might not notice. > I've uploaded it to http://vim.sf.net. Good move. > Only 9 download till now. 12 now. :-) >I guess it is a fame thing, isn't it? ;-) Absolutely. We are getting more 'famous'.. :D |
From: Simon L. <wzh...@sp...> - 2004-03-15 11:26:25
|
All, I just discovered that the VimDoc (http://vimdoc.sf.net) site was updated and they put in a link to our site! I will add in link to the wiki page from vim.sf.net later when I find the time. lang2 -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - Send your email first class |
From: Alecs K. <Al...@pe...> - 2004-03-15 15:43:21
|
On Mon, 15 Mar 2004 03:26:19 -0800 "Simon Liang" <wzh...@sp...> wrote: > All, > > I just discovered that the VimDoc (http://vimdoc.sf.net) site was > updated and they put in a link to our site! Great news! Congrats. =) |
From: Dasn <da...@us...> - 2004-03-15 22:17:46
|
On Mon, Mar 15, 2004 at 03:26:19AM -0800, Simon Liang wrote: > I just discovered that the VimDoc (http://vimdoc.sf.net) site was updated > and they put in a link to our site! At long last they had it done! |
From: Simon L. <wzh...@sp...> - 2004-05-12 13:23:23
|
Welcome xxxss, I've added you to the deveoloper list. Please get your self familiarised with the CVS, mailing list, etc. Any problem, you can post to this ML and someone will help you. Good luck. lang2 -- Simon Liang wzh...@sp... -- http://www.fastmail.fm - Faster than the air-speed velocity of an unladen european swallow |
From: James He <ic...@us...> - 2004-05-12 15:51:07
|
on Wed, 12 May 2004 14:20:18 +0100 "Simon Liang" <wzh...@sp...> wrote: > Welcome xxxss, Welcome~~ :) Best regards, -- James He |