From: Gregor Zattler <telegraph@gmx.net>
To: bp25@riseup.net, mbork@mbork.pl
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs graphical frame to behave like -nw
Date: Wed, 08 Jan 2025 13:00:10 +0100 [thread overview]
Message-ID: <874j294it1.fsf@no.lan> (raw)
In-Reply-To: <87jzb6q35s.fsf@riseup.net>
Hi,
* bp25@riseup.net [2025-01-07; 11:22 GMT]:
> By "be like emacs -nw" I mean the following. The terminal
> application on Fedora can display images [1]. I think because it's not
> really the terminal, but rather a graphical frame which emulates the
> terminal (hence, has many pixels which can be used to display images)?
> Can we do the same with emacs?
not in a terminal.
When you use a graphical emacs frame:
What exactly is not to your liking so
that it perhaps can be configured
(away)?
Examples:
- Fullscreen mode, start as emacs
--fullscreen or press F11 in graphical frame.
- disable toolbar, menubar etc:
(tool-bar-mode -1)
(scroll-bar-mode -1)
(menu-bar-showhide-fringe-menu-customize-disable)
(fringe-mode 0)
(set-fringe-mode 0)
(menu-bar-mode 0)
Does this help?
Ciao; Gregor
--
-... --- .-. . -.. ..--.. ...-.-
next prev parent reply other threads:[~2025-01-08 12:00 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 [this message]
2025-01-08 18:35 ` bp25
2025-01-08 21:21 ` Gregor Zattler
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=874j294it1.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.