From: Eli Zaretskii <eliz@gnu.org>
To: Mariano Montone <marianomontone@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: emacs-info command?
Date: Thu, 31 Oct 2024 16:43:57 +0200 [thread overview]
Message-ID: <864j4s2uz6.fsf@gnu.org> (raw)
In-Reply-To: <30128fd0-b5ca-44bd-b007-45bf28140654@gmail.com> (message from Mariano Montone on Thu, 31 Oct 2024 09:49:30 -0300)
> Date: Thu, 31 Oct 2024 09:49:30 -0300
> From: Mariano Montone <marianomontone@gmail.com>
>
> Hello,
> what do you think of Emacs coming with an emacs-info command that
> shows current Emacs build information. I miss a command that quickly
> shows info about current Emacs.
> My current implementation is very basic:
> https://codeberg.org/mmontone/emacs-snippets/src/branch/master/emacs-info.el
>
> And shows a buffer with:
> ----------------
> Version: GNU Emacs 31.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version
> 2.24.33, cairo version 1.18.0)
> of 2024-08-13
> Features: CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ
> JPEG LIBSELINUX LIBXML2 MODULES NOTIFY INOTIFY PDUMPER PNG SECCOMP SOUND
> SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM
> XINPUT2 XPM GTK2 ZLIB
> Native compilation: no
> SVG: no
> --------------
We have commands and variables to show this information already. See
M-x emacs-version
M-: emacs-build-system RET
M-: system-configuration RET
M-: system-configuration-features RET
M-: system-configuration-options RET
See also the command emacs-build-description, which inserts most of
the relevant information into the current buffer.
next prev parent reply other threads:[~2024-10-31 14:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 12:49 emacs-info command? Mariano Montone
2024-10-31 13:08 ` Sebastián Monía
2024-10-31 13:13 ` Ship Mints
2024-10-31 14:43 ` Eli Zaretskii [this message]
2024-10-31 14:48 ` Mariano Montone
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=864j4s2uz6.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=marianomontone@gmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).