emacs-devel
[Top][All Lists]
Advanced

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

Re: make-variable-buffer-local change


From: Stefan Monnier
Subject: Re: make-variable-buffer-local change
Date: Fri, 25 Sep 2009 17:07:58 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

>> Isn't it slightly more efficient to access global bindings than buffer
>> local bindings,
> No.

Sorry, I think I misread.  The answer is "yes".
But the efficiency is the same for a variable after
make-variable-buffer-local as after make-local-variable.


        Stefan




reply via email to

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