emacs-devel
[Top][All Lists]
Advanced

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

[PATCH] Adding with-gensyms and once-only to subr-x


From: Sean Whitton
Subject: [PATCH] Adding with-gensyms and once-only to subr-x
Date: Mon, 11 Apr 2022 09:26:36 -0700
User-agent: Emacs/29.0.50 (x86_64-pc-linux-gnu)

Hello,

Lately I have been finding myself wanting with-gensyms and once-only,
two classic macro-writing macros, available in core Elisp.  (There is
already org-with-gensyms, but it's not in the least bit Org-specific.)

Here is my implementation for review.

-- 
Sean Whitton

Attachment: 0001-lisp-emacs-lisp-subr-x.el-with-gensyms-once-only-New.patch
Description: Text Data


reply via email to

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