emacs-devel
[Top][All Lists]
Advanced

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

Re: goto-line-history should not be buffer local.


From: Stefan Monnier
Subject: Re: goto-line-history should not be buffer local.
Date: Tue, 16 Feb 2021 17:56:09 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> The point about the approach I've taken is that once a variable has
> undergone make-variable-buffer-local, it cannot be changed back to a
> non-local variable, except by restarting Emacs.

In some cases, you can unintern the symbol, but yes, it's basically
impossible :-(

> (I'm not sure whether or not this is a design bug)

I think it's just a feature noone bothered to implement.
I don't think it would require any change to the existing code.


        Stefan




reply via email to

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