emacs-devel
[Top][All Lists]
Advanced

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

Re: Question about copy-region-as-kill


From: Miles Bader
Subject: Re: Question about copy-region-as-kill
Date: 07 Apr 2002 09:56:58 +0900

Colin Walters <address@hidden> writes:
> In the interim, I will change ibuffer to use overlays for some
> properties.  But for what it's worth, I think we should move towards an
> XEmacs-style "extent" mechanism.

I thought `extent's were more like overlays, except optionally
persistent.  No?

In any case, perhaps you're right that text-properties should be
optionally buffer-specific, but that doesn't mean it's the proper thing
to get rid of the distinction between text-properties and overlays.

Overlays are distinct _objects_ that can be manipulated as such, and
lend their properties to the underlying buffer they're in, whereas
text-properties are not independent of the text at all.

These very different interfaces are both useful in different circumstances.

-Miles

-- 
[|nurgle|]  ddt- demonic? so quake will have an evil kinda setting? one that 
            will  make every christian in the world foamm at the mouth? 
[iddt]      nurg, that's the goal



reply via email to

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