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: Stefan Monnier
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r109890: Do not mark objects from deleted buffers, windows and frames.
Date: Thu, 06 Sep 2012 13:33:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

> Do you really do that?  Currently, the window must be valid for that
> purpose.  So some of your code must be broken.

I definitely remember doing that for processes and see no reason why the
same reasons wouldn't push me to do the same for other objects.
Of course, if needed I could work around this by using a hash table
with weak keys, but it would be better to make (frame|window)-parameters
work rather than force people to re-invent them differently.


        Stefan



reply via email to

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