emacs-devel
[Top][All Lists]
Advanced

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

Re: Patch for fields of `struct buffer'


From: Richard Stallman
Subject: Re: Patch for fields of `struct buffer'
Date: Sun, 13 Feb 2011 14:01:23 -0500

    I also expect some really nasty cases showing up when you try to rewind
    a thread's bindings.  E.g. if a let-binding that was originally applied
    to a global variable has to be rewound (i.e. re-applied) to a variable
    that has become buffer-local in the mean time.

This issue arises now within the single Emacs thread, and we already
handle it.  I don't recall just how we do, but we hardly ever get
a complaint about it.

-- 
Richard Stallman
President, Free Software Foundation
51 Franklin St
Boston MA 02110
USA
www.fsf.org, www.gnu.org



reply via email to

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