From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.bugs Subject: Re: \r\n confuses #! !# Date: Sun, 21 Mar 2004 03:02:51 +0100 Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Message-ID: <87k71fj6t0.fsf@zagadka.ping.de> References: <404F24F1.6000301@ccrma> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1079834637 2096 80.91.224.253 (21 Mar 2004 02:03:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 21 Mar 2004 02:03:57 +0000 (UTC) Cc: bug-guile@gnu.org, k.s.matheussen@notam02.no Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sun Mar 21 03:03:51 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 1B4sJb-0005r5-00 for ; Sun, 21 Mar 2004 03:03:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B4sJI-0000ZQ-Bt for guile-bugs@m.gmane.org; Sat, 20 Mar 2004 21:03:32 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B4sJF-0000ZJ-3p for bug-guile@gnu.org; Sat, 20 Mar 2004 21:03:29 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B4sIj-0000Pf-Hi for bug-guile@gnu.org; Sat, 20 Mar 2004 21:03:28 -0500 Original-Received: from [195.253.8.218] (helo=mail.dokom.net) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B4sIj-0000Pa-9y for bug-guile@gnu.org; Sat, 20 Mar 2004 21:02:57 -0500 Original-Received: from dialin.speedway15.dip57.dokom.de ([195.253.15.57] helo=zagadka.ping.de) by mail.dokom.net with smtp (Exim 3.36 #3) id 1B4sKS-0007lM-00 for bug-guile@gnu.org; Sun, 21 Mar 2004 03:04:44 +0100 Original-Received: (qmail 8321 invoked by uid 1000); 21 Mar 2004 02:02:51 -0000 Original-To: Bill Schottstaedt In-Reply-To: <404F24F1.6000301@ccrma> (Bill Schottstaedt's message of "Wed, 10 Mar 2004 06:23:45 -0800") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.bugs:1251 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:1251 Bill Schottstaedt writes: > read.c (line 271 in 1.6.4, 286 in CVS): > > in skip_scsh_block_comment (SCM port) > > if (history == (('\n' << 24) | ('!' << 16) | ('#' << 8) | '\n')) > > gets confused if the text editor uses \r\n rather than \n. Fixed, thanks! > (This is possible with emacs, though I'm not sure how). You can select the 'dos' coding system for saving a file, for example. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile