emacs-devel
[Top][All Lists]
Advanced

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

Re: Infrastructural complexity.


From: martin rudalics
Subject: Re: Infrastructural complexity.
Date: Mon, 20 Jul 2009 11:32:36 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

>> As I said before, I have code for that in winsav.el. It needs a bit
>> better integration with desktop.el currently, but it works.
>
> BTW, do you now have a fix to the problem of breaking the 'window
> property of overlays when restoring windows?

There's no easy fix for that unless you scan all overlays in all live
buffers to check whether they have a 'window property.  More than 99% of
overlays do not have a 'window property so this introduces considerable
overhead with hardly any benefits.

martin




reply via email to

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