emacs-devel
[Top][All Lists]
Advanced

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

Re: About the 'minibuffer' frame parameter


From: Eli Zaretskii
Subject: Re: About the 'minibuffer' frame parameter
Date: Tue, 09 Aug 2016 17:51:57 +0300

> Date: Tue, 09 Aug 2016 10:27:55 +0200
> From: martin rudalics <address@hidden>
> CC: address@hidden
> 
>  > So what is your suggestion for the course of actions?
> 
> (1) Make sure that store_frame_param doesn't store invalid parameter
>      values.
> 
> (2) Never store a minibuffer window as frame parameter.
> 
> (3) Have ‘frame-parameter’ return the 'minibuffer' parameter as stored
>      internally.  If no stored value is available, return t.
> 
> (4) Wait for regression reports.
> 
> (5) Fix the documentation.
> 
> (6) Fix/remove related comments.

I'm okay with that, but I'm surprised by (2): won't storing the
minibuffer window there allow us to report the correct value in (3)?
What am I missing?



reply via email to

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