[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Where to show message output while inputting
From: |
Kévin Le Gouguec |
Subject: |
Re: Where to show message output while inputting |
Date: |
Tue, 13 Oct 2020 20:39:13 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Drew Adams <drew.adams@oracle.com> writes:
> 4. If we do choose to overwrite (hide) something
> in order to show output in a temporary way, then
> IMO it's better to overwrite/hide some buffer
> text, or the mode-line, than it is to do that
> to minibuffer input.
>
> The last thing we should hide or interfere with
> is the immediate user interaction (responding to
> a prompt by providing text input).
Emacs is no stranger to popping up windows when the user needs to be
alerted of something (e.g. disabled-command-function). Maybe, when the
echo area is unavailable, `message' could…
- pop up the *Messages* buffer, highlighting the latest message (or
creating a window that's only tall enough for this message),
- arrange for *Messages* to be buried when the user exits the
minibuffer, and for a reminder about C-h e to be messaged?
- Where to show message output while inputting [was: New multi-command facility displays in the wrong echo area], Drew Adams, 2020/10/13
- Re: Where to show message output while inputting,
Kévin Le Gouguec <=
- Re: Where to show message output while inputting [was: New multi-command facility displays in the wrong echo area], Gregory Heytings, 2020/10/13
- RE: Where to show message output while inputting [was: New multi-command facility displays in the wrong echo area], Drew Adams, 2020/10/13
- RE: Where to show message output while inputting [was: New multi-command facility displays in the wrong echo area], Gregory Heytings, 2020/10/13
- Message not available
- RE: Where to show message output while inputting [was: New multi-command facility displays in the wrong echo area], Gregory Heytings, 2020/10/13
- Re: Where to show message output while inputting [was: New multi-command facility displays in the wrong echo area], Eli Zaretskii, 2020/10/14
- Re: Where to show message output while inputting [was: New multi-command facility displays in the wrong echo area], Gregory Heytings, 2020/10/14
- Re: Where to show message output while inputting [was: New multi-command facility displays in the wrong echo area], Stefan Monnier, 2020/10/14
- Re: Where to show message output while inputting [was: New multi-command facility displays in the wrong echo area], Gregory Heytings, 2020/10/14
- Re: Where to show message output while inputting [was: New multi-command facility displays in the wrong echo area], Stefan Monnier, 2020/10/14
- Message not available