[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unbinding let-bound built-in variables
From: |
Po Lu |
Subject: |
Re: Unbinding let-bound built-in variables |
Date: |
Thu, 23 May 2024 19:18:05 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes:
> Why do something as weird as that?
Because it so happened that that was the easiest means of forcing an
access to a variable to signal. But if it is decided that Emacs does
not support this feature, makunbound should signal an error, rather than
subtly leaving the symbol in this bizarre limbo.
Re: Unbinding let-bound built-in variables, Stefan Monnier, 2024/05/23
- Re: Unbinding let-bound built-in variables, Po Lu, 2024/05/23
- Re: Unbinding let-bound built-in variables, Stefan Monnier, 2024/05/23
- Re: Unbinding let-bound built-in variables, Po Lu, 2024/05/24
- Re: Unbinding let-bound built-in variables, Stefan Monnier, 2024/05/24
- Re: Unbinding let-bound built-in variables, Po Lu, 2024/05/25
- Re: Unbinding let-bound built-in variables, Eli Zaretskii, 2024/05/26
- Re: Unbinding let-bound built-in variables, Po Lu, 2024/05/26
- Re: Unbinding let-bound built-in variables, Eli Zaretskii, 2024/05/26