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