help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: [External] : Enlarging minibuffer prompt


From: Drew Adams
Subject: RE: [External] : Enlarging minibuffer prompt
Date: Thu, 24 Oct 2024 17:52:40 +0000

> > > 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'.
 
> > My `foreground-color' value of `minibuffer-frame-alist'
> > is different ("Red") from that of `default-frame-alist'
> > ("Black"): frame parameter `foreground-color'.
> >
> > You can also make the font larger or smaller, using
> > frame parameter `font'.
> >
> > My minibuffer frame also extends across the bottom of
> > the display.  (There are no minibuffers in other frames,
> > which saves space and gives me a single place to look.)

Just customize `minibuffer-frame-alist'.


reply via email to

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