[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: |
Mon, 08 Aug 2016 18:34:51 +0300 |
> Date: Mon, 08 Aug 2016 10:27:02 +0200
> From: martin rudalics <address@hidden>
> CC: address@hidden
>
> > In general, I prefer to
> > report the actual values whenever possible, especially when we have no
> > reason to hide the value from Lisp applications.
>
> Modulo the fact that, as I mentioned above, some application might want
> to use (not (frame-parameter frame 'minibuffer)) to check whether it is
> allowed to change the minibuffer window of an arbitrary frame.
>
> >> As mentioned before, removing the special treatment of the 'minibuffer'
> >> parameter in ‘frame-parameters’ would imply that Elisp code relying on
> >> the values we report currently might be broken in the future.
> >
> > And my suggestion to that was to fix that code, wherever we find it.
>
> frameset.el already fixes the code internally so we would have to revert
> those fixes. That's hairy. And I don't know how many times anyone else
> already has invented a workaround for all these idiosyncrasies.
So what is your suggestion for the course of actions?
- RE: About the 'minibuffer' frame parameter, (continued)
- RE: About the 'minibuffer' frame parameter, Drew Adams, 2016/08/05
- Re: About the 'minibuffer' frame parameter, martin rudalics, 2016/08/05
- RE: About the 'minibuffer' frame parameter, Drew Adams, 2016/08/05
- Re: About the 'minibuffer' frame parameter, martin rudalics, 2016/08/06
- RE: About the 'minibuffer' frame parameter, Drew Adams, 2016/08/06
- Re: About the 'minibuffer' frame parameter, martin rudalics, 2016/08/07
Re: About the 'minibuffer' frame parameter, Eli Zaretskii, 2016/08/05
- Re: About the 'minibuffer' frame parameter, martin rudalics, 2016/08/06
- Re: About the 'minibuffer' frame parameter, Eli Zaretskii, 2016/08/07
- Re: About the 'minibuffer' frame parameter, martin rudalics, 2016/08/08
- Re: About the 'minibuffer' frame parameter,
Eli Zaretskii <=
- Re: About the 'minibuffer' frame parameter, martin rudalics, 2016/08/09
- Re: About the 'minibuffer' frame parameter, Eli Zaretskii, 2016/08/09
- Re: About the 'minibuffer' frame parameter, martin rudalics, 2016/08/09
- Re: About the 'minibuffer' frame parameter, Eli Zaretskii, 2016/08/09
- Re: About the 'minibuffer' frame parameter, martin rudalics, 2016/08/09
- Re: About the 'minibuffer' frame parameter, Eli Zaretskii, 2016/08/09
- Re: About the 'minibuffer' frame parameter, martin rudalics, 2016/08/10
- Re: About the 'minibuffer' frame parameter, Stefan Monnier, 2016/08/10
- Re: About the 'minibuffer' frame parameter, Eli Zaretskii, 2016/08/10
Re: About the 'minibuffer' frame parameter, Eli Zaretskii, 2016/08/10