emacs-diffs
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r106873: Provide persistent windo


From: Stefan Monnier
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r106873: Provide persistent window parameters.
Date: Tue, 17 Jan 2012 12:50:07 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

>> Right, maybe we should treat (PARAM . nil) just like the absence of
>> PARAM on the list, and use a different value for "don't save to disk".
> If we remove `state' we only have nil and t as values so I think the
> confusion won't be that great.

Yes, it's not terribly important.

>> Right (`ignore' is not the best choice of identifier either, it seems ;-).
> As argument of `window-state-get'?

Yes.

> We could use `desktop' or `disk' instead.

I don't think `desktop' makes much sense, but
disk/writable/serializable/persistent would be OK.

> Then we could make the cdr of `window-persistent-parameters'
> entries t (instead of the current nil) and `desktop' or `disk' (instead
> of the current t).

OK.


        Stefan



reply via email to

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