this post was submitted on 06 Sep 2023
8 points (90.0% liked)
Emacs
2194 readers
1 users here now
Our infinitely powerful editor.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Huh. I'll try the fork that someone else suggested then.
If you're talking about Microemacs, it's not a fork. It's unrelated to GNU Emacs. The name Emacs has a long twisted history going back to PDP-10 machines so you'll find various text editors with "Emacs" in their name.
The only active fork of GNU Emacs I know of off the top of my head is Remacs, which is a project to replace the C code in Emacs with Rust. It's probably not what you're looking for.
Honestly, I think you're overestimating the impact of the "bloat" in Emacs. Emacs starts up with a very minimal set of features (compared to what is available) and doesn't really push any of that on you. If you turn off the menu bar (which I don't recommend), you'd have to search for it intentionally to find it.
Bear in mind that GNU Emacs is not a text editor. GNU Emacs has a text editor. It's a platform for Lisp applications. The text editor is just what you get by default when you don't ask for anything else.