[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [External] : Enlarging minibuffer prompt
From: |
Jean Louis |
Subject: |
Re: [External] : Enlarging minibuffer prompt |
Date: |
Thu, 24 Oct 2024 22:09:28 +0300 |
User-agent: |
Mutt/2.2.12 (2023-09-09) |
* Drew Adams <drew.adams@oracle.com> [2024-10-24 20:52]:
> > > > I would like minibuffer to be significantly larger.
> > > > ...the text in the prompt, the actual text I am entering
> > > > is `default' face.
> > > > ... text I am entering in the minibuffer prompt should be
> > > > ... some face ... customized especially for minibuffer.
> > >
> > > FWIW, I did this long ago for my own use. But I use a
> > > standalone minibuffer frame, which likely isn't what you
> > > have in mind.
> >
> > I would like to try that idea. How to do that?
>
> Just customize `minibuffer-frame-alist'.
Perhaps you express that in an enigmatic manner.
There is nothing visible in that alist allowing me to experience what
you mentioned.
Hide Minibuffer Frame Alist:
Repeat:
INS DEL Parameter: width
Value: 80
INS DEL Parameter: height
Value: 2
INS
State : STANDARD.
Alist of parameters for the initial minibuffer frame. Hide
This is the minibuffer frame created if ‘initial-frame-alist’
calls for a frame without a minibuffer. The parameters specified
here supersede those given in ‘default-frame-alist’, for the
initial minibuffer frame.
You can set this in your init file; for example,
(setq minibuffer-frame-alist
'((top . 1) (left . 1) (width . 80) (height . 2)))
It is not necessary to include (minibuffer . only); that is
appended when the minibuffer frame is created.
--
Jean
Take action in Free Software Foundation campaigns:
https://www.fsf.org/campaigns
✡️🛡️ Proudly standing with Israel, a nation rooted in history and culture.
Let's condemn hatred and promote understanding.
In support of Richard M. Stallman
https://stallmansupport.org/