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: string-append *IS* broken!!! Date: Wed, 31 Dec 2003 09:57:39 +0100 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87oetp74ak.fsf@zagadka.ping.de> References: <3FF22FAA.FD22BC73@veritas.com> <3FF234AD.525AFB1F@veritas.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1072861141 9918 80.91.224.253 (31 Dec 2003 08:59:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 31 Dec 2003 08:59:01 +0000 (UTC) Cc: guile development Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Dec 31 09:58:57 2003 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 1AbcBt-0005cD-00 for ; Wed, 31 Dec 2003 09:58:57 +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 1Abd8d-0004OP-Cl for guile-devel@m.gmane.org; Wed, 31 Dec 2003 04:59:39 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1Abd8H-0004La-KX for guile-devel@gnu.org; Wed, 31 Dec 2003 04:59:17 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1Abd88-0004K7-45 for guile-devel@gnu.org; Wed, 31 Dec 2003 04:59:16 -0500 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by monty-python.gnu.org with esmtp (Exim 4.24) id 1Abd87-0004K4-QM for guile-devel@gnu.org; Wed, 31 Dec 2003 04:59:07 -0500 Original-Received: from dialin.speedway43.dip237.dokom.de ([195.138.43.237] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 1AbcB7-00011K-00 for guile-devel@gnu.org; Wed, 31 Dec 2003 09:58:09 +0100 Original-Received: (qmail 12348 invoked by uid 1000); 31 Dec 2003 08:57:39 -0000 Original-To: Bruce Korb In-Reply-To: <3FF234AD.525AFB1F@veritas.com> (Bruce Korb's message of "Tue, 30 Dec 2003 18:30:05 -0800") 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:3151 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3151 Bruce Korb writes: > Who in heck told string-append it "okay" to not do its job if the > first string appeared to be quoted? That is utterly disgusting > and completely counter-intuitive. How can you do that? That > function has absolutely *NO* business trying to understand the > contents of the strings I want to concatenate together. Heh, of course string-append doesn't do that. This is no sh or Perl! ;-) -- 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