emacs-devel
[Top][All Lists]
Advanced

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

Re: Freezing frameset-restore


From: Stefan Monnier
Subject: Re: Freezing frameset-restore
Date: Fri, 07 Mar 2014 19:34:17 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> i.e., we're offloading complexity from the occasional use of CLEANUP's
> FUNC variant to the common case.

Right.  But we're simplifying the "interface".  And we can provide
a frameset-restore-cleanup function which does the default thing.
Tho the main question is: how many callers are we talking about?
So far I see 2 calls to this function in Emacs's trunk, so moving some
complexity to the caller doesn't sound so terrible.


        Stefan



reply via email to

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