emacs-devel
[Top][All Lists]
Advanced

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

Re: Retrieve front-advance from make-overlay


From: Lennart Borgman (gmail)
Subject: Re: Retrieve front-advance from make-overlay
Date: Mon, 15 Jan 2007 02:29:59 +0100
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

Stefan Monnier wrote:
Is it possible to retrieve from an overlay the parameters front-advance and
rear-advance that was given to make-overlay?

Without that it is not possible to make a new copy of an overlay AFAICS.

The source code of `copy-overlay' answers this question.

Thanks. Indeed it does ;-)  -- BTW copy-overlay is not mentioned in Info.



        Stefan


PS: The comment says "easily" because you can of course insert+remove a char
to check whether the position of the overlay's boundary stays "in front"
or not.






reply via email to

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