emacs-devel
[Top][All Lists]
Advanced

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

Re: Tabs are ready? -> Let us give a definition of tabs.


From: Stefan Monnier
Subject: Re: Tabs are ready? -> Let us give a definition of tabs.
Date: Wed, 15 Feb 2012 17:59:41 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.93 (gnu/linux)

Nix> Can you recall any elisp code that establishes let bindings, switches
Nix> buffers, then operates under the assumption that some or all of its let
Nix> bindings or parameters may have changed?
> I can't recall any, but I don't think that is a reasonable test.

It's probably rare, but I'd be surprised if such code doesn't exist.
The likely variable involved could be default-directory (one of the most
common variables to be both buffer-local and let-bound).


        Stefan



reply via email to

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