From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.emacs.devel Subject: Re: Emacs Lisp and Guile Date: 28 Jul 2002 09:17:04 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200207200035.g6K0ZAb27891@aztec.santafe.edu> <200207212015.g6LKF4c00874@aztec.santafe.edu> <200207251807.g6PI75d07615@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1027890965 12620 127.0.0.1 (28 Jul 2002 21:16:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 28 Jul 2002 21:16:05 +0000 (UTC) Cc: raeburn@raeburn.org, emacs-devel@gnu.org, mvo@zagadka.ping.de Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17YvOW-0003HR-00 for ; Sun, 28 Jul 2002 23:16:04 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17YvfR-0001yc-00 for ; Sun, 28 Jul 2002 23:33:33 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17YvOl-0007tl-00; Sun, 28 Jul 2002 17:16:19 -0400 Original-Received: from mail.uklinux.net ([80.84.72.21] helo=s1.uklinux.net) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17YvNi-0007sN-00; Sun, 28 Jul 2002 17:15:14 -0400 Original-Received: from portalet.ossau.uklinux.net (ppp-1-149.lond-b-1.access.uk.tiscali.com [80.40.1.149]) (authenticated) by s1.uklinux.net (8.11.6/8.11.6) with ESMTP id g6SLF5826826; Sun, 28 Jul 2002 22:15:06 +0100 Original-Received: from laruns.ossau.uklinux.net.ossau.uklinux.net (laruns.ossau.uklinux.net [192.168.1.3]) by portalet.ossau.uklinux.net (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id E4C7E1702; Sun, 28 Jul 2002 09:23:28 +0000 (GMT) Original-To: rms@gnu.org In-Reply-To: <200207251807.g6PI75d07615@aztec.santafe.edu> Original-Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6113 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6113 >>>>> "Richard" == Richard Stallman writes: Richard> We may be miscommunicating. I was talking about the Richard> right way to do this eventually. We certainly are not at Richard> the point of doing it now. Sorry, I got the wrong impression from what you said. Can you describe how and when you see the Emacs/Guile integration proceeding? I think this would provide useful context for the more technical details. Neil