From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4753 invoked by alias); 16 Jan 2002 03:34:23 -0000 Mailing-List: contact guile-emacs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: guile-emacs-owner@sources.redhat.com Received: (qmail 4622 invoked from network); 16 Jan 2002 03:34:11 -0000 Received: from unknown (HELO svan17.sannet.ne.jp) (134.180.49.17) by sources.redhat.com with SMTP; 16 Jan 2002 03:34:11 -0000 Received: from xp.netlab.jp (eaa1-ppp374.tokyo.sannet.ne.jp [211.133.176.89]) by svan17.sannet.ne.jp (Postfix) with ESMTP id 42FF437841; Wed, 16 Jan 2002 12:34:09 +0900 (JST) Date: Tue, 15 Jan 2002 19:34:00 -0000 Message-ID: From: Keisuke Nishida To: Chris Beggy Cc: guile-emacs@sources.redhat.com Subject: Re: success with 20.7 In-Reply-To: <20020115.131207.90687851.chrisb@kippona.com> References: <20020115.131207.90687851.chrisb@kippona.com> User-Agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.1 (i686-pc-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-SW-Source: 2002-q1/txt/msg00003.txt.bz2 Hi Chris, At Tue, 15 Jan 2002 13:12:07 -0500 (EST), Chris Beggy wrote: > > I've had success with guile-emacs-0.5, up to the "Hello, world" > point. Are there any small scheme libraries available? > > What would a starting point for emacs 21.1 be? I have stopped working on guile-emacs. My idea was to embed Guile into Emacs, which was not a good idea. Later on I started a new project, called emacs-guile ;), which intended to use Guile from Emacs as an external language processor. With emacs-guile, you can use Guile's module libraries from Emacs by importing them into the Lisp world. See the following package for more info: http://prdownloads.sourceforge.net/gemacs/emacs-guile-0.2.tar.gz Not me, but Ken Raeburn is working on a project that is replacing Emacs's core evaluator by Guile's one. I do not follow the latest work of it. How's it going, Ken? I do not have time to work on Guile these days. I hope I will be able to continue my projects some day. Best regards, Keisuke Nishida