From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Newsgroups: gmane.lisp.guile.bugs Subject: bug#12173: docstrings and .guile Date: Wed, 28 Nov 2012 16:46:21 +0100 Message-ID: <87txs9buia.fsf@gnu.org> References: <87lihma6rn.fsf@Kagami.home> <87fw3tdf8y.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1354117647 28727 80.91.229.3 (28 Nov 2012 15:47:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Nov 2012 15:47:27 +0000 (UTC) Cc: 12173@debbugs.gnu.org To: Ian Price Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Nov 28 16:47:37 2012 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TdjrH-0002sF-J7 for guile-bugs@m.gmane.org; Wed, 28 Nov 2012 16:47:31 +0100 Original-Received: from localhost ([::1]:47586 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tdjr6-0000ow-Gp for guile-bugs@m.gmane.org; Wed, 28 Nov 2012 10:47:20 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:35658) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tdjqz-0000nY-Al for bug-guile@gnu.org; Wed, 28 Nov 2012 10:47:18 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tdjqt-0007vb-Lt for bug-guile@gnu.org; Wed, 28 Nov 2012 10:47:13 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:33562) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tdjqt-0007vX-IU for bug-guile@gnu.org; Wed, 28 Nov 2012 10:47:07 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1Tdjsk-0007c0-2y for bug-guile@gnu.org; Wed, 28 Nov 2012 10:49:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-guile@gnu.org Resent-Date: Wed, 28 Nov 2012 15:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12173 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Original-Received: via spool by 12173-submit@debbugs.gnu.org id=B12173.135411770229174 (code B ref 12173); Wed, 28 Nov 2012 15:49:02 +0000 Original-Received: (at 12173) by debbugs.gnu.org; 28 Nov 2012 15:48:22 +0000 Original-Received: from localhost ([127.0.0.1]:43797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tdjs5-0007aT-V3 for submit@debbugs.gnu.org; Wed, 28 Nov 2012 10:48:22 -0500 Original-Received: from xanadu.aquilenet.fr ([88.191.123.111]:57896) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Tdjs2-0007aA-Fe for 12173@debbugs.gnu.org; Wed, 28 Nov 2012 10:48:19 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by xanadu.aquilenet.fr (Postfix) with ESMTP id 73AEFADAE; Wed, 28 Nov 2012 16:46:21 +0100 (CET) Original-Received: from xanadu.aquilenet.fr ([127.0.0.1]) by localhost (xanadu.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yxX-V880ZWq9; Wed, 28 Nov 2012 16:46:21 +0100 (CET) Original-Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by xanadu.aquilenet.fr (Postfix) with ESMTPSA id 10D1FAD97; Wed, 28 Nov 2012 16:46:21 +0100 (CET) In-Reply-To: <87fw3tdf8y.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 28 Nov 2012 14:33:01 +0100") User-Agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org 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 Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:6612 Archived-At: Fixed in c438cd7, please test! Ludo=E2=80=99.