SaaSHub helps you find the best software and product alternatives Learn more →
GNU Emacs Alternatives
Similar projects and alternatives to GNU Emacs
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
doom-emacs
Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
-
github-orgmode-tests
This is a test project where you can explore how github interprets Org-mode files
-
-
-
-
-
-
spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
-
-
bufler.el
A butler for your buffers. Group buffers into workspaces with programmable rules, and easily switch to and manipulate them.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
GNU Emacs discussion
GNU Emacs reviews and mentions
- GNU Readline: Uma experiência Shell mais agradável no seu terminal
-
Mastering Parentheses in Emacs: Essential Commands
show-paren-mode is a well-known minor mode. Enabling it highlights matching opening and closing parentheses. Here’s an example:
-
My 2024 review
While embracing analog tools, I've also refined my digital organization using ORG mode in Emacs. The system has evolved to become more structured and efficient.
- PR #6 – Fixed some UI issues
-
How Your Code Editor Got Its Superpowers 🚀
Meanwhile, Richard Stallman at MIT took a different path with Emacs in 1985. Where Vi focused on speed and efficiency, Emacs pursued extensibility and customization. These contrasting philosophies - minimal versus expansive - would shape development tools for decades.
-
Python: From Beginners to Pro in 30 Mins (Part 1)
GNU Emacs
-
Arbitrary shell command evaluation in Org Mode (GNU Emacs)
Unexpected evaluation is never a feature, Emacs should at least warn and prompt before executing code in a file that somebody opens.
What's of greater importance here is not this specific security issue, but the default behavior of MIME handling in Emacs which can turn any unexpected evaluation bug (which we are likely to see more of) into remote code execution. We've had a previous Org security issue in exactly the same vein [1] and the Emacs MIME defaults are still unsafe. Of course, one can change them (non-trivial and related documentation is extremely confusing, see [2] for a possible solution) but really Emacs should not come with these defaults.
[1] https://github.com/emacs-mirror/emacs/commit/befa9fcaae29a6c...
-
9 tools, libraries and extensions our developer can't live without (and why)
While Emacs has been around since the 70s. Its extensive library of add-on packages, which allow me to tailor the editor to their specific workflow and needs. Syntax highlighting, code completion, version control integration, and a built-in terminal emulator, making it suitable for me for a variety of programming tasks.
-
Exploring ASTs in Emacs with Tree-sitter
Emacs is a highly extensible, customizable, and powerful text editor primarily used in the field of software development and computer programming. Developed by Richard Stallman and initially released in the 1970s, Emacs has since evolved into a versatile platform offering a wide array of features beyond basic text editing.
-
A Love Letter to Intellectualism
gnu.org - contains everything you need to research his philosophy.
stallman.org - personal website, contains a lot of opinion, but I absolutely respect this man in all what he says.
emacs.org (redirects to https://www.gnu.org/software/emacs/) - his non-philosophical work, one of two mainstream console text editors.
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Mar 2025
Stats
emacs-mirror/emacs is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of GNU Emacs is Emacs Lisp.