* mode-line-display missing?
@ 2022-04-08 16:18 Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-10 1:15 ` Lars Ingebrigtsen
0 siblings, 1 reply; 3+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2022-04-08 16:18 UTC (permalink / raw)
To: help-gnu-emacs
(defface mode-line
'((((class color) (min-colors 88))
:box (:line-width -1 :style released-button)
:background "grey75" :foreground "black")
(t
:inverse-video t))
"Face for the mode lines (for the selected window) as well as header lines.
See `mode-line-display' for the face used on mode lines."
:version "21.1"
:group 'mode-line-faces
:group 'basic-faces)
What is "mode-line-display"?
--
underground experts united
https://dataswamp.org/~incal
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mode-line-display missing?
2022-04-08 16:18 mode-line-display missing? Emanuel Berg via Users list for the GNU Emacs text editor
@ 2022-04-10 1:15 ` Lars Ingebrigtsen
2022-04-10 1:53 ` Emanuel Berg via Users list for the GNU Emacs text editor
0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2022-04-10 1:15 UTC (permalink / raw)
To: help-gnu-emacs
Emanuel Berg via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:
> What is "mode-line-display"?
A doc string error. I've now corrected it.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mode-line-display missing?
2022-04-10 1:15 ` Lars Ingebrigtsen
@ 2022-04-10 1:53 ` Emanuel Berg via Users list for the GNU Emacs text editor
0 siblings, 0 replies; 3+ messages in thread
From: Emanuel Berg via Users list for the GNU Emacs text editor @ 2022-04-10 1:53 UTC (permalink / raw)
To: help-gnu-emacs
Lars Ingebrigtsen wrote:
>> What is "mode-line-display"?
>
> A doc string error. I've now corrected it.
\o/
--
underground experts united
https://dataswamp.org/~incal
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-04-10 1:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-08 16:18 mode-line-display missing? Emanuel Berg via Users list for the GNU Emacs text editor
2022-04-10 1:15 ` Lars Ingebrigtsen
2022-04-10 1:53 ` Emanuel Berg via Users list for the GNU Emacs text editor
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).