emacs-devel
[Top][All Lists]
Advanced

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

RE: [Emacs-diffs] /srv/bzr/emacs/trunk r109890: Do not mark objects from


From: Herring, Davis
Subject: RE: [Emacs-diffs] /srv/bzr/emacs/trunk r109890: Do not mark objects from deleted buffers, windows and frames.
Date: Thu, 6 Sep 2012 07:00:50 +0000

> but this requires a kind of
> finalization for saved_window_data objects (when such an object dies,
> it's finalizer should clear corresponding bits in all recorded windows).

Not that you're implementing this just now, but you'd have to use a reference 
count, since more than one window configuration could refer to a window.

Davis


reply via email to

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