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: martin rudalics
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r106873: Provide persistent window parameters.
Date: Tue, 17 Jan 2012 17:42:00 +0100

> 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.

> Right (`ignore' is not the best choice of identifier either, it seems ;-).

As argument of `window-state-get'?  We could use `desktop' or `disk'
instead.  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).  But maybe you have a better idea?

> So let's not distinguish the cases of ignore=nil and
> window-configuration.

OK.

martin



reply via email to

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