From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: NIIBE Yutaka Newsgroups: gmane.lisp.guile.user Subject: Re: [d.love@dl.ac.uk: dynamic loading of native code modules] Date: Wed, 17 Apr 2002 09:53:33 +0900 (JST) Sender: guile-user-admin@gnu.org Message-ID: References: <874rifqeo8.fsf@raven.i.defaultvalue.org> <873cxxkvj8.fsf@zagadka.ping.de> NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1019004956 23541 127.0.0.1 (17 Apr 2002 00:55:56 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 17 Apr 2002 00:55:56 +0000 (UTC) Cc: guile-devel@gnu.org, guile-user@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16xdjn-00067a-00 for ; Wed, 17 Apr 2002 02:55:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16xdi4-0000lX-00; Tue, 16 Apr 2002 20:54:08 -0400 Original-Received: from tsukuba.m17n.org ([192.47.44.130]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 16xdhj-0000ii-00; Tue, 16 Apr 2002 20:53:47 -0400 Original-Received: from fs.m17n.org (fs.m17n.org [192.47.44.2]) by tsukuba.m17n.org (8.11.6/3.7W-20010518204228) with ESMTP id g3H0rXw27683; Wed, 17 Apr 2002 09:53:33 +0900 (JST) (envelope-from gniibe@m17n.org) Original-Received: from mule.m17n.org (mule [192.47.44.3]) by fs.m17n.org (8.11.3/3.7W-20010823150639) with ESMTP id g3H0rXM19292; Wed, 17 Apr 2002 09:53:33 +0900 (JST) Original-Received: (from gniibe@localhost) by mule.m17n.org (8.11.3/3.7W-19990512194415) id g3H0rX008200; Wed, 17 Apr 2002 09:53:33 +0900 (JST) X-Authentication-Warning: mule.m17n.org: gniibe set sender to gniibe@m17n.org using -f Original-To: Neil Jerram In-Reply-To: Errors-To: guile-user-admin@gnu.org X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.user:195 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:195 Neil Jerram wrote: > But only _almost_ everybody? > > (OK, I think that's enough devil's advocate from me on this general > argument. In fact I'm as much in favour of simplifying and cleaning > up the core as everyone else, and I realize that sometimes we have to > compromise compatibility in order to move forward. Let's just be as > considerate as we can in the process.) I don't think guile had multi-byte support. IIRC, Cygnus version (I mean, before guile 1.0) had a feature of handling multibyte text (convert it wide char text), and I've tested the feature for Japanese text. But I don't used it, as it's not well implemented. I think that cleaning up is fair. Wwe have the design guide written by Jim Blandy, we could implement along that way. -- _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user