all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Message display at the bottom of the screen
@ 2023-07-02 11:44 uzibalqa
  2023-07-02 11:53 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: uzibalqa @ 2023-07-02 11:44 UTC (permalink / raw)
  To: uzibalqa via Users list for the GNU Emacs text editor


The docstring for 

(message FORMAT-STRING &rest ARGS)

says that it

Display a message at the bottom of the screen.

Is the region at the bottom of the screen referred by some specific name?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Message display at the bottom of the screen
  2023-07-02 11:44 Message display at the bottom of the screen uzibalqa
@ 2023-07-02 11:53 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2023-07-02 11:53 UTC (permalink / raw)
  To: help-gnu-emacs

> Date: Sun, 02 Jul 2023 11:44:00 +0000
> From: uzibalqa <uzibalqa@proton.me>
> 
> 
> The docstring for 
> 
> (message FORMAT-STRING &rest ARGS)
> 
> says that it
> 
> Display a message at the bottom of the screen.
> 
> Is the region at the bottom of the screen referred by some specific name?

It is known as "echo-area".  Alternatively, you could use
"mini-window", which refers to the window used for echo-area and
minibuffer input.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-02 11:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-02 11:44 Message display at the bottom of the screen uzibalqa
2023-07-02 11:53 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.