emacs-devel
[Top][All Lists]
Advanced

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

Re: Behavior of evaporate


From: Alex Schroeder
Subject: Re: Behavior of evaporate
Date: Tue, 30 Sep 2003 22:56:51 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> Also, is that really what we want?  Maybe setting the `evaporate'
> property non-nil should delete the overlay immediately if it is
> already empty.  That would be more consistent.

Assume you write code:

create overlay, set evaporate property, change begin and end of the overlay

Now change the order:

create overlay, change begin and end of the overlay, set evaporate property

I say that we want the same result in both cases.  Therefore the
current state is what we want.

Alex.
-- 
http://www.emacswiki.org/alex/
There is no substitute for experience.





reply via email to

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