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: doc port-line, port-column #f Date: Mon, 08 Sep 2003 10:13:13 +1000 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87smn8qgrq.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063045936 5506 80.91.224.249 (8 Sep 2003 18:32:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Sep 2003 18:32:16 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Sep 08 20:32:34 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19wQoU-0007jG-00 for ; Mon, 08 Sep 2003 20:32:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19wQkO-0002SA-FS for guile-devel@m.gmane.org; Mon, 08 Sep 2003 14:28:20 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19wPrv-00012S-J7 for guile-devel@gnu.org; Mon, 08 Sep 2003 13:32:03 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19wPqu-0000cO-PV for guile-devel@gnu.org; Mon, 08 Sep 2003 13:31:03 -0400 Original-Received: from [61.8.0.36] (helo=snoopy.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.22) id 19wPqL-0000FL-1M for guile-devel@gnu.org; Mon, 08 Sep 2003 13:30:25 -0400 Original-Received: from mongrel.pacific.net.au (mongrel.pacific.net.au [61.8.0.107]) by snoopy.pacific.net.au (8.12.3/8.12.3/Debian-6.4) with ESMTP id h880DIBt029031 for ; Mon, 8 Sep 2003 10:13:18 +1000 Original-Received: from localhost (ppp81.dyn228.pacific.net.au [203.143.228.81]) by mongrel.pacific.net.au (8.12.3/8.12.3/Debian-6.4) with ESMTP id h880Bk3G016265 for ; Mon, 8 Sep 2003 10:11:47 +1000 Original-Received: from gg by localhost with local (Exim 3.35 #1 (Debian)) id 19w9eb-0000al-00; Mon, 08 Sep 2003 10:13:13 +1000 Original-To: guile-devel@gnu.org Mail-Copies-To: never User-Agent: Gnus/5.1003 (Gnus v5.10.3) 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:2766 The docs for port-line and port-column say they can return #f if the number is unknown, but it looks like that won't happen in the current code. Is this something that can be dropped? Or is there a secret plan to have it so in the future? _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel