unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* upgrading macrology in editing-buffer
@ 2020-10-28  0:46 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2020-10-28  0:46 UTC (permalink / raw)
  To: guile-user

[-- Attachment #1: Type: text/plain, Size: 789 bytes --]


The module ‘(ttn-do mogrify)’, part of ttn-do:

 https://www.gnuvola.org/software/ttn-do/

has a macro called ‘editing-buffer’ that is implemented in an
ugly way (IMHO).  I'm writing to ask macro experts to kindly
teach me how to improve it so that a future version might be
less ugly.  My personal study of macros stopped w/ ‘defmacro’,
i'm somewhat abashed to admit, but it is the truth.

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2020) 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-28  0:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28  0:46 upgrading macrology in editing-buffer Thien-Thi Nguyen

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).