From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Changying Li Newsgroups: gmane.lisp.guile.user Subject: Re: GNU Guile 1.9.0 released (alpha) Date: Wed, 24 Jun 2009 09:09:58 +0800 Message-ID: <87skhqe8t5.fsf@gmail.com> References: <86y6rnev6m.fsf@gnu.org> <873a9rrkw9.fsf@gmail.com> <736950.35579.qm@web37903.mail.mud.yahoo.com> Reply-To: lchangying@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245805933 24479 80.91.229.12 (24 Jun 2009 01:12:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Jun 2009 01:12:13 +0000 (UTC) To: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed Jun 24 03:12:07 2009 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MJH1t-000398-TJ for guile-user@m.gmane.org; Wed, 24 Jun 2009 03:12:02 +0200 Original-Received: from localhost ([127.0.0.1]:44832 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJH1t-000519-9Q for guile-user@m.gmane.org; Tue, 23 Jun 2009 21:12:01 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJH0M-0004X7-4Y for guile-user@gnu.org; Tue, 23 Jun 2009 21:10:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJH0G-0004Uy-W9 for guile-user@gnu.org; Tue, 23 Jun 2009 21:10:25 -0400 Original-Received: from [199.232.76.173] (port=55549 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJH0G-0004Uv-PK for guile-user@gnu.org; Tue, 23 Jun 2009 21:10:20 -0400 Original-Received: from main.gmane.org ([80.91.229.2]:32972 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MJH0G-0002Th-9I for guile-user@gnu.org; Tue, 23 Jun 2009 21:10:20 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1MJH0E-0007bU-6y for guile-user@gnu.org; Wed, 24 Jun 2009 01:10:18 +0000 Original-Received: from 60.211.210.244 ([60.211.210.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Jun 2009 01:10:18 +0000 Original-Received: from lchangying by 60.211.210.244 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 24 Jun 2009 01:10:18 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 28 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 60.211.210.244 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) Cancel-Lock: sha1:amt7YiHVXWdNBTv08CNQivTTX7U= X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:7341 Archived-At: excellent!! I used guile to process a data file yesterday and must make post-process about unicode by perl. I think I needn't use two diffrent languages at the same time in the future. Mike Gran writes: >> From: Changying Li >> >> thanks very much! >> >> BTW, when will guile support unicode ? >> > > Hopefully, we will have Unicode functionality in > the second alpha version 1.9.1. There are still > a couple of issues before it can be merged > into the main tree. This should happen in a > month or so. > > > > -- Thanks & Regards Changying Li