From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wolfgang J Moeller Newsgroups: gmane.lisp.guile.bugs Subject: Re: scm_i_print_symbol_name() in libguile/print.c ... Date: Mon, 11 Apr 2011 14:23:18 +0200 (CEST) Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: dough.gmane.org 1302525071 13189 80.91.229.12 (11 Apr 2011 12:31:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 11 Apr 2011 12:31:11 +0000 (UTC) Cc: bug-guile@gnu.org To: Andy Wingo Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Mon Apr 11 14:31:03 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 1Q9GGk-0001Jt-6w for guile-bugs@m.gmane.org; Mon, 11 Apr 2011 14:31:02 +0200 Original-Received: from localhost ([127.0.0.1]:48039 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q9GGi-0000yP-Nt for guile-bugs@m.gmane.org; Mon, 11 Apr 2011 08:31:00 -0400 Original-Received: from [140.186.70.92] (port=54123 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q9GFh-0007rw-BI for bug-guile@gnu.org; Mon, 11 Apr 2011 08:29:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q9GFd-00034j-0S for bug-guile@gnu.org; Mon, 11 Apr 2011 08:29:56 -0400 Original-Received: from mail-boxes.gwdg.de ([134.76.10.22]:52191) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9GFc-000332-RU for bug-guile@gnu.org; Mon, 11 Apr 2011 08:29:52 -0400 Original-Received: from gwdw03.gwdg.de ([134.76.5.10]) by mailer.gwdg.de with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1Q9GA0-0007UL-BD; Mon, 11 Apr 2011 14:24:04 +0200 In-Reply-To: X-Virus-Scanned: (clean) by exiscan+sophie X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-Received-From: 134.76.10.22 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:5443 Archived-At: On Mon, 11 Apr 2011, Andy Wingo wrote: > On Tue 05 Apr 2011 17:27, Wolfgang J Moeller writes: > > > scm_i_print_symbol_name() in libguile/print.c ought not insert backslashes > > into "weird" symbol names that it prints using #{ ... }#, > > because the "extended read syntax" (in agreement with the documentation) > > doesn't treat backslashes specially, nor _usually_ needs escaping. (*) > > Fixed now, I think. > > Thanks for the report, Subsequently I noticed that `psyntax-pp.scm' is full of symbols #{name\ number}# which so far, would _not_ be read in as the original "gensym"s. This is going to change if you re-generate `psyntax-pp.scm' using the "fixed" GUILE. Hope it doesn't hurt ... Thanks, Wolfgang J. Moeller, Tel. +49 551 47361, wjmheenes.com 37085 Goettingen, Germany | Disclaimer: No claim intended! http://www.wjmoeller.de/ -+-------- http://www.heenes.com/