From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: PATCH for guile-readline/Makefile.am Date: Sun, 11 Jan 2004 00:48:36 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87d69rz7or.fsf@zagadka.ping.de> References: <20040107215637.GA5971@pazuzu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1073779664 9814 80.91.224.253 (11 Jan 2004 00:07:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 11 Jan 2004 00:07:44 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jan 11 01:07:38 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AfT8j-0000D1-00 for ; Sun, 11 Jan 2004 01:07:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AfU4O-0003vK-CK for guile-devel@m.gmane.org; Sat, 10 Jan 2004 20:07:12 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AfU3F-0003qg-RK for guile-devel@gnu.org; Sat, 10 Jan 2004 20:06:01 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AfU2b-0003Y4-Oj for guile-devel@gnu.org; Sat, 10 Jan 2004 20:05:52 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AfTxZ-000274-Dp for guile-devel@gnu.org; Sat, 10 Jan 2004 20:00:09 -0500 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by mx20.gnu.org with esmtp (Exim 4.24) id 1AfSqL-0003sV-KH for guile-devel@gnu.org; Sat, 10 Jan 2004 18:48:37 -0500 Original-Received: from dialin.speedway15.dip81.dokom.de ([195.253.15.81] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 1AfSqz-0004x7-00 for guile-devel@gnu.org; Sun, 11 Jan 2004 00:49:17 +0100 Original-Received: (qmail 7498 invoked by uid 1000); 10 Jan 2004 23:48:36 -0000 Original-To: Richard Todd In-Reply-To: <20040107215637.GA5971@pazuzu> (Richard Todd's message of "Wed, 7 Jan 2004 15:56:37 -0600") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3189 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3189 Richard Todd writes: > If you don't like this method and can find a better way, please do so, > because we need a change to this file! What about moving readline.scm to ice-9/readline.scm in the source tree? I.e., we place readline.scm directly in ice-9 and remove it from guile-readline once and for all. Then the symlink is not needed. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel