From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: [bug #31680] R6RS string literal intraline whitespace removal Date: Fri, 21 Jan 2011 07:35:16 +0000 Message-ID: <20110121-073516.sv20118.98584@savannah.gnu.org> References: <20101117-131540.sv2373.30272@savannah.gnu.org> <20101118-150512.sv73118.96725@savannah.gnu.org> <20101118-185600.sv20118.39996@savannah.gnu.org> <20101118-204517.sv2373.2325@savannah.gnu.org> <20101118-202400.sv20118.12854@savannah.gnu.org> <20101118-215151.sv73118.97070@savannah.gnu.org> <20101119-152417.sv20118.80187@savannah.gnu.org> <20101119-175733.sv73118.4023@savannah.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=UTF-8 X-Trace: dough.gmane.org 1295595233 10009 80.91.229.12 (21 Jan 2011 07:33:53 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 21 Jan 2011 07:33:53 +0000 (UTC) To: Andy Wingo , =?UTF-8?B?R8O2cmFu?= Weinholt , Mike Gran , bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Jan 21 08:33:49 2011 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PgBVE-00036c-5E for guile-bugs@m.gmane.org; Fri, 21 Jan 2011 08:33:48 +0100 Original-Received: from localhost ([127.0.0.1]:49030 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgBVD-00042U-AX for guile-bugs@m.gmane.org; Fri, 21 Jan 2011 02:33:47 -0500 Original-Received: from [140.186.70.92] (port=36252 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgBV5-0003zk-0M for bug-guile@gnu.org; Fri, 21 Jan 2011 02:33:40 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PgBV2-00049M-Cm for bug-guile@gnu.org; Fri, 21 Jan 2011 02:33:38 -0500 Original-Received: from colonialone.fsf.org ([140.186.70.51]:59851 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PgBV2-00049I-AC for bug-guile@gnu.org; Fri, 21 Jan 2011 02:33:36 -0500 Original-Received: from [10.1.0.103] (helo=frontend.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PgBUw-0007iD-LF; Fri, 21 Jan 2011 07:33:30 +0000 Original-Received: from www-data by frontend.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1PgBWe-0000e5-Ge; Fri, 21 Jan 2011 07:35:16 +0000 X-Savane-Server: savannah.gnu.org:443 [10.1.0.103] X-Savane-Project: guile X-Savane-Tracker: bugs X-Savane-Item-ID: 31680 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-us) AppleWebKit/531.2+ (KHTML, like Gecko) Safari/531.2+ Epiphany/2.30.2 X-Apparently-From: 90.164.198.39 (Savane authenticated user wingo) In-Reply-To: <20101119-175733.sv73118.4023@savannah.gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4995 Archived-At: Follow-up Comment #8, bug #31680 (project guile): I looked at implementing this, and it seems that Guile does handle the sequence as being nothing; e.g. "foo bar" => "foo bar" This appears to have been the case since time immemorial, or 1996 at least. So we will probably have to add a reader option for this, unfortunately... _______________________________________________________ Reply to this item at: _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/