From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juliana Sims via "Bug reports for GUILE, GNU's Ubiquitous Extension Language" Newsgroups: gmane.lisp.guile.bugs Subject: bug#71684: [PATCH v2] doc: Document the peek and pk procedures. Date: Mon, 15 Jul 2024 22:46:24 -0400 Message-ID: References: <87jzi45tyn.fsf@gmail.com> <20240702164418.11886-1-juli@incana.org> <878qy9glbd.fsf@gmail.com> <877cdtuixm.fsf@gmail.com> Reply-To: Juliana Sims Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-13; format=flowed Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32026"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 71684@debbugs.gnu.org, Maxim Cournoyer To: Simon Tournier Original-X-From: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Tue Jul 16 04:48:33 2024 Return-path: Envelope-to: guile-bugs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sTYEy-00087h-SG for guile-bugs@m.gmane-mx.org; Tue, 16 Jul 2024 04:48:33 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sTYEV-0008NY-37; Mon, 15 Jul 2024 22:48:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sTYES-0008Mz-DO for bug-guile@gnu.org; Mon, 15 Jul 2024 22:48:00 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sTYES-0000lY-5c for bug-guile@gnu.org; Mon, 15 Jul 2024 22:48:00 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sTYEU-00033n-Er for bug-guile@gnu.org; Mon, 15 Jul 2024 22:48:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juliana Sims Original-Sender: "Debbugs-submit" Resent-CC: bug-guile@gnu.org Resent-Date: Tue, 16 Jul 2024 02:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 71684 X-GNU-PR-Package: guile X-GNU-PR-Keywords: patch Original-Received: via spool by 71684-submit@debbugs.gnu.org id=B71684.172109804311695 (code B ref 71684); Tue, 16 Jul 2024 02:48:02 +0000 Original-Received: (at 71684) by debbugs.gnu.org; 16 Jul 2024 02:47:23 +0000 Original-Received: from localhost ([127.0.0.1]:60695 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sTYDq-00032Y-Sn for submit@debbugs.gnu.org; Mon, 15 Jul 2024 22:47:23 -0400 Original-Received: from out-179.mta0.migadu.com ([91.218.175.179]:22559) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sTYDo-00032C-53 for 71684@debbugs.gnu.org; Mon, 15 Jul 2024 22:47:21 -0400 X-Envelope-To: zimon.toutoune@gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=incana.org; s=key1; t=1721098001; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+uplF1hNFhWCtP+pFpxq7jfDQPelZAjyw8cKPPJhDs0=; b=RAKZCmhsZS2OqzF5mzYLSt5kqSnO8jY0NXbUjfp/3vQqEv7ozAySfrlfo+MKxWUGLHL1g9 k3T0nZegti2fxQWv5LETvw5V5hVYkpInMIuWNZyTDviF2WQpKs/GgAgpGQpTwSCW37mfNg 1ARTTHzu8aLoN3Qn/moMpOUfiMFw2lFB0SeS9q1n7V4YJNtb/3gSWYNnfNSkdc67SIT4WT Kirrmrmp1VmNYAXB9qKYtv0qJbxavz2jAfrwUyvqX7tiYnxVLMaL+sF+/nT9wWwc9nbJZD dDHdWxaa/DSNz5US1TagxuJzi+ymwKLgUjnYmTYYvjUIqxdoFQ5HzY3VBuQXcg== X-Envelope-To: maxim.cournoyer@gmail.com X-Envelope-To: 71684@debbugs.gnu.org X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. In-Reply-To: <878qy8i9sz.fsf@gmail.com> X-Migadu-Flow: FLOW_OUT X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.bugs:10902 Archived-At: Hi y'all, Thanks for the (continued) reviews! > I hadn't commented on that last sentence before, but if I knew how to > have the Guile debugger reliably break where I want it to (I don't, or > somehow haven't managed to have it work well), I don't think using=20 > 'pk', > which requires editing files before and after debugging, could be > described as more convenient :-). A fair point! I can change that wording in a next version of the patch. > I would suggest to apply the =FFpk=FF on the other branch, something=20 > as: >=20 > --8<---------------cut here---------------start------------->8--- > (map (lambda (v) > (if (number? v) > (pk 'number v (number->string v)) > v)) > '(1 "2" "3" 4)) > --8<---------------cut here---------------end--------------->8--- I'm not sure I understand how this improves the demonstration of 'pk'. =20 What does this form of the example demonstrate that the version in the=20 patch does not? It's a minor change so I'm happy to make it; I just=20 want to ensure that we have the best possible version of the solution=20 to the problem you see. Best, Juli