guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

upgrading macrology in editing-buffer


From: Thien-Thi Nguyen
Subject: upgrading macrology in editing-buffer
Date: Tue, 27 Oct 2020 20:46:20 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]