From: Drew Adams <drew.adams@oracle.com>
To: Jean Louis <bugs@gnu.support>
Cc: Help GNU Emacs <help-gnu-emacs@gnu.org>
Subject: RE: [External] : Enlarging minibuffer prompt
Date: Thu, 24 Oct 2024 21:23:34 +0000 [thread overview]
Message-ID: <DS7PR10MB52329DFBE2D69FC28139571AF34E2@DS7PR10MB5232.namprd10.prod.outlook.com> (raw)
In-Reply-To: <ZxqbaHIHzbLgcNGG@lco2>
> > 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.
Take a look at node "Font and Color Parameters" in
the Elisp manual:
https://www.gnu.org/software/emacs/manual/html_node/elisp/Font-and-Color-Parameters.html
For more info about frame parameters, start at
node "Frame Parameters":
https://www.gnu.org/software/emacs/manual/html_node/elisp/Frame-Parameters.html
prev parent reply other threads:[~2024-10-24 21:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-24 6:11 Enlarging minibuffer prompt Jean Louis
2024-10-24 7:34 ` Stephen Berman
2024-10-24 10:57 ` Jean Louis
2024-10-24 12:26 ` Stefan Monnier via Users list for the GNU Emacs text editor
2024-10-24 14:18 ` Jean Louis
2024-10-24 16:17 ` [External] : " Drew Adams
2024-10-24 16:50 ` Jean Louis
2024-10-24 17:09 ` Jean Louis
2024-10-24 17:50 ` Drew Adams
2024-10-24 17:52 ` Drew Adams
2024-10-24 19:09 ` Jean Louis
2024-10-24 21:23 ` Drew Adams [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DS7PR10MB52329DFBE2D69FC28139571AF34E2@DS7PR10MB5232.namprd10.prod.outlook.com \
--to=drew.adams@oracle.com \
--cc=bugs@gnu.support \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).