emacs-devel
[Top][All Lists]
Advanced

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

Re: frame-local variables weirdness


From: Juanma Barranquero
Subject: Re: frame-local variables weirdness
Date: Sat, 9 Dec 2006 15:24:06 +0100

On 12/5/06, Juanma Barranquero <address@hidden> wrote:

BTW, is there a way to know when a variable is frame local?
`frame-parameter' is not enough (it could be a frame parameter and yet
not a frame local variable).

After asking that question I've found `variable-binding-locus', which
allows a trivial implementation of `frame-local-variable-p' (à la
`local-variable-p'), but I still don't see an easy way to implement a
frame-local version of `local-variable-if-set-p'.

                   /L/e/k/t/u

reply via email to

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