From: Gregor Zattler <telegraph@gmx.net>
To: bp25@riseup.net
Cc: mbork@mbork.pl, help-gnu-emacs@gnu.org
Subject: Re: emacs graphical frame to behave like -nw
Date: Wed, 08 Jan 2025 22:21:47 +0100 [thread overview]
Message-ID: <87y0zl2e8k.fsf@no.lan> (raw)
In-Reply-To: <87ldvlnogl.fsf@riseup.net>
Hi bp25@riseup.net,
* bp25@riseup.net [2025-01-08; 18:35 GMT]:
> Thanks for your reply! And thanks for your suggestions!
>
>> When you use a graphical emacs frame: What exactly is not to your
>> liking so that it perhaps can be configured (away)?
>
> The colour(s) for one thing... especially the white background
this is a can of worms... You could do
(set-foreground-color "black")
(set-background-color "white")
or
M-x list-colors-display to see other
color names and apply them instead of
white and black as above?
Or do a deep dive into theeming.
Ciao; Gregor
--
-... --- .-. . -.. ..--.. ...-.-
prev parent reply other threads:[~2025-01-08 21:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-02 16:40 emacs graphical frame to behave like -nw BP25
2025-01-03 19:34 ` Eli Zaretskii
2025-01-04 13:34 ` mbork
2025-01-07 11:22 ` bp25
2025-01-08 12:00 ` Gregor Zattler
2025-01-08 18:35 ` bp25
2025-01-08 21:21 ` Gregor Zattler [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87y0zl2e8k.fsf@no.lan \
--to=telegraph@gmx.net \
--cc=bp25@riseup.net \
--cc=help-gnu-emacs@gnu.org \
--cc=mbork@mbork.pl \
/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.
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.