unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: guile-devel@gnu.org
Subject: Re: Macro for Python-style debugging output
Date: Wed, 30 Mar 2022 22:38:51 -0400	[thread overview]
Message-ID: <87bkxmlubo.fsf@gnuvola.org> (raw)
In-Reply-To: <a14bf97b7a90f7d7e76df6cb34cb37ec7a9ff00d.camel@gmail.com> (Liliana Marie Prikler's message of "Wed, 30 Mar 2022 21:08:12 +0200")


[-- Attachment #1.1: Type: text/plain, Size: 409 bytes --]


() Liliana Marie Prikler <liliana.prikler@gmail.com>
() Wed, 30 Mar 2022 21:08:12 +0200

   I think using plain old 'peek' might be preferable in most
   cases.  While you're missing out on the LHS expression, you
   can mix it with symbols arbitrarily, e.g. (peek 'my-function
   a b 'args+kwargs= rest)

For those who use Emacs, please find attached here pk-unpk.el,
for augmenting your editing puissance:

[-- Attachment #1.2: pk-unpk.el --]
[-- Type: application/emacs-lisp, Size: 1911 bytes --]

[-- Attachment #1.3: Type: text/plain, Size: 376 bytes --]


-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2022) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 219 bytes --]

      reply	other threads:[~2022-03-31  2:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-28 19:22 Macro for Python-style debugging output Jean Abou Samra
2022-03-30 19:08 ` Liliana Marie Prikler
2022-03-31  2:38   ` Thien-Thi Nguyen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bkxmlubo.fsf@gnuvola.org \
    --to=ttn@gnuvola.org \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).