[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: frame-local variables weirdness
From: |
Richard Stallman |
Subject: |
Re: frame-local variables weirdness |
Date: |
Fri, 08 Dec 2006 20:26:25 -0500 |
I don't think that Emacs has any way to cancel what
make-variable-frame-local does. We never tried to implement one.
Likewise there is no way to cancel what make-variable-buffer-local
does. I am not surprised that confusion happens if you try doing both
to the same variable, because they are conflicting states.
I don't think we should try to change this now.
Re: frame-local variables weirdness, Juanma Barranquero, 2006/12/09
Re: frame-local variables weirdness, Richard Stallman, 2006/12/11