From unknown Sat Sep 06 05:55:37 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#41352 <41352@debbugs.gnu.org> To: bug#41352 <41352@debbugs.gnu.org> Subject: Status: incomprehensible paragraph in info pages Reply-To: bug#41352 <41352@debbugs.gnu.org> Date: Sat, 06 Sep 2025 12:55:37 +0000 retitle 41352 incomprehensible paragraph in info pages reassign 41352 guile submitter 41352 Jan Synacek severity 41352 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun May 17 06:36:11 2020 Received: (at submit) by debbugs.gnu.org; 17 May 2020 10:36:11 +0000 Received: from localhost ([127.0.0.1]:42355 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jaGeR-0001Hf-8m for submit@debbugs.gnu.org; Sun, 17 May 2020 06:36:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:54450) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jaGeM-0001HU-KO for submit@debbugs.gnu.org; Sun, 17 May 2020 06:36:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42778) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jaGeM-0005ah-Db for bug-guile@gnu.org; Sun, 17 May 2020 06:36:06 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:30479 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jaGeI-0003It-L8 for bug-guile@gnu.org; Sun, 17 May 2020 06:36:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1589711760; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=soAN3VGfwbvanr0k9g9M3Yl7gLx8+0iCcqUf60ijVuA=; b=WmDINf9rrfcmo3Sp/ZcMbnCKa5x3j+KCk+nszrkcyS3LZyTVXpkflen7r+GmApAg2A1pxz hldHxg4cyM/uZmzriLGwHEMbK0EBlsMSlnxtAKYnE/VDev4jcrl3vSuwB7TRYYd6iWby/p FroofUKFiFzPGl7cdQNpJDBNirR1aFc= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-483-cVDqf023NMuTRaSfQkROhA-1; Sun, 17 May 2020 06:35:58 -0400 X-MC-Unique: cVDqf023NMuTRaSfQkROhA-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 035AA800D24 for ; Sun, 17 May 2020 10:35:58 +0000 (UTC) Received: from jsynacek-ntb.brq.redhat.com (unknown [10.40.192.77]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5BE245C1C8 for ; Sun, 17 May 2020 10:35:57 +0000 (UTC) From: Jan Synacek To: bug-guile@gnu.org Subject: incomprehensible paragraph in info pages Date: Sun, 17 May 2020 12:35:55 +0200 Message-ID: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=207.211.31.120; envelope-from=jsynacek@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/17 04:15:32 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) In guile-3.0.2 manual, section 6.9.3 Compiled Procedures, there is: Compiled procedures, also known as =E2=80=9Cprograms=E2=80=9D, respond all = procedures that operate on procedures. In addition, there are a few more accessors for low-level details on programs. The first compound sentence doesn't make much sense. There seems to be a word missing, but it's really hard to tell. From debbugs-submit-bounces@debbugs.gnu.org Wed May 27 16:51:27 2020 Received: (at 41352-done) by debbugs.gnu.org; 27 May 2020 20:51:27 +0000 Received: from localhost ([127.0.0.1]:50101 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1je31L-000506-AA for submit@debbugs.gnu.org; Wed, 27 May 2020 16:51:27 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1je315-0004ze-T4 for 41352-done@debbugs.gnu.org; Wed, 27 May 2020 16:51:26 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45111) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1je310-0006ji-FK; Wed, 27 May 2020 16:51:06 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=37122 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1je30r-0002l4-D0; Wed, 27 May 2020 16:51:06 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Jan Synacek Subject: Re: bug#41352: incomprehensible paragraph in info pages References: Date: Wed, 27 May 2020 22:50:56 +0200 In-Reply-To: (Jan Synacek's message of "Sun, 17 May 2020 12:35:55 +0200") Message-ID: <87o8q9hzkf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 41352-done Cc: 41352-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Jan Synacek skribis: > In guile-3.0.2 manual, section 6.9.3 Compiled Procedures, there is: > > Compiled procedures, also known as =E2=80=9Cprograms=E2=80=9D, respond al= l procedures > that operate on procedures. In addition, there are a few more accessors > for low-level details on programs. > > The first compound sentence doesn't make much sense. There seems to be a > word missing, but it's really hard to tell. Fixed like this: https://git.savannah.gnu.org/cgit/guile.git/commit/?id=3De7ad7eb90b02e9a5= 76e6281cce46494d8b62996c Ludo=E2=80=99. From unknown Sat Sep 06 05:55:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 25 Jun 2020 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator