emacs-devel
[Top][All Lists]
Advanced

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

Re: Specifiers


From: Stefan Monnier
Subject: Re: Specifiers
Date: Fri, 30 May 2008 10:10:33 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>> Yes, pretty much, except we don't have to worry about combinations of
>> buffer-local with other forms of foo-local at the same time (well,
>> supposedly we have to worry about it for buffer-local + frame-local,
>> but we already know we don't handle that correctly).
> That's supposed to be an advantage?

What does "That" refer to?
Not having to worry about combinations is an advantage, yes.

> I don't quite see what handling independent heaps of complexity for the
> three kinds of locality we currently support (and window-locality is
> about to come, too, even though for faces, _another_ complexity source
> handled independently at the moment) is supposed to be buying us.

Ever heard of "divide and conquer"?
In any case, try to write the code, and you'll quickly see what it is
buying us.


        Stefan




reply via email to

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