From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: port-column and carriage return Date: Tue, 07 Sep 2004 10:22:04 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <878ybnexn7.fsf@zip.com.au> References: <87vff5weq5.fsf@zip.com.au> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1094516568 11319 80.91.224.253 (7 Sep 2004 00:22:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Sep 2004 00:22:48 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Sep 07 02:22:42 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1C4Tkw-0003ft-00 for ; Tue, 07 Sep 2004 02:22:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C4Tq8-0004hh-7g for guile-devel@m.gmane.org; Mon, 06 Sep 2004 20:28:04 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C4Tq2-0004hb-6X for guile-devel@gnu.org; Mon, 06 Sep 2004 20:27:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C4Tq0-0004gv-LS for guile-devel@gnu.org; Mon, 06 Sep 2004 20:27:57 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C4Tq0-0004gd-FF for guile-devel@gnu.org; Mon, 06 Sep 2004 20:27:56 -0400 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C4Tkf-00020r-00 for guile-devel@gnu.org; Mon, 06 Sep 2004 20:22:25 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout1.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i870MN4u016949 for ; Tue, 7 Sep 2004 10:22:23 +1000 Original-Received: from localhost (ppp2D99.dyn.pacific.net.au [61.8.45.153]) by mailproxy1.pacific.net.au (8.12.3/8.12.3/Debian-6.6) with ESMTP id i870MLlY018233 for ; Tue, 7 Sep 2004 10:22:22 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1C4TkM-0002hM-00; Tue, 07 Sep 2004 10:22:06 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never In-Reply-To: <87vff5weq5.fsf@zip.com.au> (Kevin Ryde's message of "Fri, 27 Aug 2004 11:29:22 +1000") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 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:4087 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:4087 I wrote: > > * ports.c (scm_getc, scm_lfwrite): Reset port-column for \r. I put \a and \b too. I think it'd be good for 1.6 too, though strictly speaking it's a new feature. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel