GNU Emacs VS spacemacs

Compare GNU Emacs vs spacemacs and see what are their differences.

GNU Emacs

Mirror of GNU Emacs (by emacs-mirror)

spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim! (by syl20bnr)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
GNU Emacs spacemacs
246 63
4,410 23,671
1.0% -
10.0 9.5
about 19 hours ago 4 days ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

GNU Emacs

Posts with mentions or reviews of GNU Emacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-15.
  • Python: From Beginners to Pro in 30 Mins (Part 1)
    5 projects | dev.to | 15 Jul 2024
    GNU Emacs
  • Arbitrary shell command evaluation in Org Mode (GNU Emacs)
    1 project | news.ycombinator.com | 23 Jun 2024
    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)
    7 projects | dev.to | 17 Jun 2024
    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
    2 projects | dev.to | 13 May 2024
    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
    1 project | news.ycombinator.com | 28 Jan 2024
    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.

  • The KGB, the Computer and Me – The Cuckoo's Egg Story [video]
    1 project | news.ycombinator.com | 27 Jan 2024
    Forever, there was a file included in stock Emacs, `spook.el`, which could be hooked up to automatically add random strings of "interesting" keywords to each of your email or Usenet messages (in signatures, or in headers like `X-Spook`).

    https://www.gnu.org/software/emacs/manual/html_node/emacs/Ma...

    Looks like copyright date of 1988:

    https://github.com/emacs-mirror/emacs/blob/master/lisp/play/...

    https://github.com/emacs-mirror/emacs/blob/master/etc/spook....

    Try `M-x spook RET` in an Emacs buffer.

  • How to combine daily journal with general database of people, places, things, etc.
    3 projects | /r/datacurator | 10 Dec 2023
    If you want to spare a couple of detours, you probably could start with Emacs Org-mode according to Greenspun's eleventh rule: "Any sufficiently complicated PIM or note-taking program contains an ad hoc, informally specified, bug-ridden, slow implementation of half of Org mode."
  • Microsoft is exploring adding a command line text editor into Windows, and it wants your feedback
    6 projects | /r/Windows11 | 9 Dec 2023
    Emacs: winget install GNU.Emacs
  • Using Common Lisp in Emacs
    1 project | news.ycombinator.com | 30 Nov 2023
    The whole cl-lib thing is a total disaster:

    https://github.com/emacs-mirror/emacs/blob/master/lisp/emacs...

    They added cl- as a prefix to each Common Lisp symbol.

    FIRST is now called cl-first, CAAAR is now cl-caaar .

    I would really prefer if GNU Emacs removes all Common Lisp functionality, instead of creating this really wacky stuff, with discussions about this topic every year.

  • Running SQL Queries on Org Tables
    1 project | news.ycombinator.com | 27 Nov 2023
    Never too late to try! Take your time. Emacs will outlive us all. https://www.gnu.org/software/emacs/

spacemacs

Posts with mentions or reviews of spacemacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-30.

What are some alternatives?

When comparing GNU Emacs and spacemacs you can also consider the following projects:

Visual Studio Code - Visual Studio Code

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

Geany - A fast and lightweight IDE

doom - Doom Emacs config

Atom - :atom: The hackable text editor

homebrew-emacs-plus - Emacs Plus formulae for the Homebrew package manager

KDevelop - Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP

prelude - Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.

uemacs - Random version of microemacs with my private modificatons

xah-fly-keys - the most efficient keybinding for emacs

org-roam-ui - A graphical frontend for exploring your org-roam Zettelkasten

awesome-emacs - A community driven list of useful Emacs packages, libraries and other items.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that Emacs Lisp is
the 20th most popular programming language
based on number of metions?