From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.user Subject: Re: docstrings and snarfing Date: Sat, 15 Jul 2006 11:57:23 +1000 Message-ID: <87hd1j4ol8.fsf@zip.com.au> References: <29874.193.203.82.226.1152785705.squirrel@www.webmail.pawfal.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1152928672 29120 80.91.229.2 (15 Jul 2006 01:57:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Jul 2006 01:57:52 +0000 (UTC) Cc: guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Jul 15 03:57:50 2006 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G1ZPe-0006B2-HL for guile-user@m.gmane.org; Sat, 15 Jul 2006 03:57:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1ZPe-0001uz-2F for guile-user@m.gmane.org; Fri, 14 Jul 2006 21:57:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G1ZPa-0001un-0d for guile-user@gnu.org; Fri, 14 Jul 2006 21:57:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G1ZPY-0001uM-0u for guile-user@gnu.org; Fri, 14 Jul 2006 21:57:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G1ZPX-0001uJ-SP for guile-user@gnu.org; Fri, 14 Jul 2006 21:57:39 -0400 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G1ZRe-0003TV-JE for guile-user@gnu.org; Fri, 14 Jul 2006 21:59:50 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.2.162]) by mailout1.pacific.net.au (Postfix) with ESMTP id 2E48561FE7F; Sat, 15 Jul 2006 11:57:34 +1000 (EST) Original-Received: from localhost (ppp29B4.dyn.pacific.net.au [61.8.41.180]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3sarge1) with ESMTP id k6F1vWpU016533; Sat, 15 Jul 2006 11:57:33 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1G1ZPM-0005HL-00; Sat, 15 Jul 2006 11:57:28 +1000 Original-To: dave@pawfal.org In-Reply-To: <29874.193.203.82.226.1152785705.squirrel@www.webmail.pawfal.org> (Dave Griffiths's message of "Thu, 13 Jul 2006 11:15:05 +0100 (BST)") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:5400 Archived-At: "Dave Griffiths" writes: > > I tried running the example through the C preprocessor, and it seems > the docstring is lost anyway: There's some magic with a "-DSCM_MAGIC_SNARF_DOCS" to get them, then the scripts/snarf-check-and-output-texi program picks them out from the code. (Or something like that.) Not documented in the manual though (alas). _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://lists.gnu.org/mailman/listinfo/guile-user