bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#48264: [PATCH 2/2] Add compile-time check that BVAR is used correctl


From: Stefan Monnier
Subject: bug#48264: [PATCH 2/2] Add compile-time check that BVAR is used correctly
Date: Sun, 09 May 2021 14:09:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> BVAR should only be used for permanent-local buffer variables, so

BTW, I find this term slightly problematic: "permanent-local" already
has a slightly different meaning for normal variables.  Maybe we should
call them "really-permanent-local" or "always buffer-local" or
"buffer-local-only"?


        Stefan






reply via email to

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