|
From: | Michael Heerdegen |
Subject: | Re: Compiling a recursive macro |
Date: | Thu, 11 Jun 2020 23:55:15 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Douglas Lewan <d.lewan2000@gmail.com> writes: > The macro itself has to establish a new variable for each buffer in > the tree of buffers. Are these variables buffer-local? If not - could you use an alist with buffers being the keys instead and save that in one variable? Why do you want one declared variable per buffer? Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |