emacs-devel
[Top][All Lists]
Advanced

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

Re: Problem with revert-buffer and overlays [was: Two minor problems wit


From: Richard M. Stallman
Subject: Re: Problem with revert-buffer and overlays [was: Two minor problems with CUA rectangles]
Date: Sat, 26 Nov 2005 22:28:29 -0500

    This seems to be a generic problem with revert-buffer, as other modes
    may also have overlays in the buffer which should be removed by
    revert-buffer.  It seems like it should unconditionally delete all
    overlays in that buffer.

This seems plausible to me.  In general, one must expect those
overlays to be relocated to garbage, so preserving them cannot work
reliably.

Would you like to do that?




reply via email to

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