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

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

bug#56863: 28.1; "internal variable" in doc


From: Eli Zaretskii
Subject: bug#56863: 28.1; "internal variable" in doc
Date: Mon, 01 Aug 2022 20:03:23 +0300

> From: Drew Adams <drew.adams@oracle.com>
> Date: Sun, 31 Jul 2022 20:17:58 +0000
> 
>  (defvar foo 50)
> (defvaralias 'fill-column 'foo)
> 
> --> Error "Cannot make an internal variable an alias"
> 
> The error msg should show the name of the variable in question.

I added the name to the message.

> But the real bug is that "internal variable" isn't clear/defined.

I made it say "built-in" instead of "internal".

Thanks.





reply via email to

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