emfy VS prelude

Compare emfy vs prelude and see what are their differences.

emfy

A dark and sleek Emacs setup for general purpose editing and programming (by susam)

prelude

Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful. (by bbatsov)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
emfy prelude
18 31
929 5,071
- -
5.9 4.0
5 months ago 26 days ago
Emacs Lisp Emacs Lisp
MIT License -
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.

emfy

Posts with mentions or reviews of emfy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-21.
  • Emacs for You (Emfy): Tiny init.el for beginners to quickly set up vanilla Emacs
    1 project | news.ycombinator.com | 4 Aug 2023
    1 project | news.ycombinator.com | 30 Jul 2023
  • Should I start with vanilla Emacs?
    2 projects | /r/emacs | 21 Jun 2023
    Vanilla. A good starting point for you is probably Emfy - https://github.com/susam/emfy
  • Making Emacs more approachable
    2 projects | /r/emacs | 17 Feb 2023
    I recommend Susam Pal's attempt to make Emacs more approachable for beginners: https://github.com/susam/emfy. He provides a line-by-line explanation of a simple config file.
  • How to progress from beginner level
    2 projects | /r/emacs | 11 Nov 2022
  • Helix: Post-Modern Text Editor
    17 projects | news.ycombinator.com | 6 Nov 2022
    That is true. But it’s pretty overwhelming for a lot of folks. I was a spacemacs user. I tried to rebuild what I liked about it. It was a lot, and I didn’t quite get it there.

    I finally found a good compromise though. I started over with this confing: https://github.com/susam/emfy

    From there, I only needed a handful of packages and a few dozen lines of config to get to an editor that was comfy.

  • VS Code – What's the deal with the telemetry?
    16 projects | news.ycombinator.com | 23 Aug 2022
    I struggled to make the change. I think I tried half a dozen times to go from (neo)vim to Emacs and it never stuck. My problem was that I kept reaching for spacemacs and Doom Emacs, etc., right out of the gate, and I would be mystified by Emacs itself and Emacs Lisp as a result.

    Two things helped get me into Emacs full-time (and this is after > 15 years of using vim):

    1. I went step-by-step through Susam's Emfy Emacs config [0]. That helped me understand some of the basics at a foundational level. I extended that base configuration a little bit and became comfortable with the environment.

    2. I then went step-by-step through the entire "Emacs from Scratch" playlist that System Crafters put out [1]. I pushed my personal configuration pretty far with that over the course of 2-3 months.

    I eventually moved to Doom Emacs and married in pieces of my own configuration. That's been my daily driver for months now.

    [0]: https://github.com/susam/emfy

    [1]: https://www.youtube.com/playlist?list=PLEoMzSkcN8oPH1au7H6B7...

  • Moving from Doom to Vanilla
    7 projects | /r/emacs | 21 Mar 2022
  • Ask HN: Should I learn Emacs in 2022?
    1 project | news.ycombinator.com | 17 Mar 2022
    Just have a weekend learning Emacs + Lisp and make your own opinion. This configuration (https://github.com/susam/emfy) is a great start. If you like it - use it, if you don't - throw it away.
  • Packages for Emacs beginner
    2 projects | /r/emacs | 8 Mar 2022
    Rather than one of the fat and opinionated "distros" (doom, spacemacs) I like emacs for you. It will set you up with a minimal config that you can learn from and add to as you go.

prelude

Posts with mentions or reviews of prelude. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-05.
  • 2024-01-01 Emacs News
    3 projects | news.ycombinator.com | 5 Jan 2024
    > I forgot how absolutely horrible the new user experience is...

    The bbatsov/prelude project was started in 2011 to help address that problem. I started using it not long after that, and it's been a joy to use ever since.

    And by "started using" I mean I forked it on GitHub, stared personalizing, and then merging/rebasing from upstream ever since at my own leisure.

    https://github.com/bbatsov/prelude

    https://prelude.emacsredux.com/en/latest/

    From 2011 to present, not everyone in the Emacs community feels bbatsov's Emacs Prelude makes the best/correct decisions, but given how long Emacs has been around and how large the community has been over time, what can you really expect?

    It's certainly a lighter-weight starter kit compared to Doom Emacs and Spacemacs. (I'm not knocking those projects!). I've also looked at some of the newer starter kits mentioned in other comments here and previous HN threads; they seem okay to me, just reinventing a lot of the same "wheels" you'll find in Prelude but in a less refined form in many cases... such are the freedoms, joys, and trials of Free Software.

  • Ask HN: Does anyone Lisp without Emacs?
    4 projects | news.ycombinator.com | 7 Nov 2023
    If I recall correctly, on my mac I had an issue with the meta and super keys. I had to rebind Meta to Cmd and Super to Opt. Im pretty sure I used Bozhidar Batsov's solution for this.

    Another reason for you to stick to Emacs is Emacs Lisp. If you enjoy writing lisp you are not going to find a better piece of software written in any other lisp language. I prefer common lisp to elisp (alot!) but this is a fact in my opinion. Plus elisp is somewhat similar to common lisp and learning/appreciating the differrnces between the two will make you a better lisp programmer.

    https://github.com/bbatsov/prelude/blob/master/core/prelude-...

  • Emacs Bedrock–A minimal Emacs starter kit
    8 projects | news.ycombinator.com | 4 Sep 2023
  • substituring dash-functional with dash in emacs Prelude: can I do it or only the package creator
    1 project | /r/emacs | 28 Apr 2023
    I have based my emacs config on Emacs Prelude from u/bbatsov, because I did not trust starting from vanilla emacs.
  • I left Emacs and Org-Mode 8 months ago and switched to more modern note-taking tools. But yesterday I came back to it, and now I feel at home.
    8 projects | /r/emacs | 15 Apr 2023
    When some days ago I decided to use org-mode again, I didn't use Doom Emacs, and it was the best decision that I've made. Instead, I used Prelude, which is a very simple and powerful Emacs config, and it's much less opinionated than Doom Emacs and Spacemacs. Then I disabled the Prelude theme, and combined it with Nano-Emacs. Now I have a very simple Emacs config, which provides me with some of the best tools, and also a very beautiful and elegant theme. I can change everything I want very easily, customized it to my needs.
  • Testing different Emacs distros easy way in Emacs 29/30
    4 projects | /r/emacs | 4 Apr 2023
  • Emacs bankruptcy
    17 projects | /r/emacs | 3 Mar 2023
  • spacemacs or cider + evil mode?
    3 projects | /r/Clojure | 14 Jan 2023
  • Emacs as org-mode interpreter - standalone, batch mode?
    5 projects | /r/emacs | 13 Jan 2023
    How do you know? You said you want "fully setup" :) Prelude? Spacemacs? Your own version?
  • Emacs 29.1 Stuttery scrolling with (pixel-scroll-precision-mode)
    4 projects | /r/emacs | 15 Sep 2022
    Thanks :)… it was originally heavily inspired by Emacs Prelude, but has since drifted quite far from it.

What are some alternatives?

When comparing emfy and prelude you can also consider the following projects:

emacs_python_ide - Settings to make emacs a python-ide

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

quarto-emacs - An emacs mode for quarto: https://quarto.org

emacs-from-scratch - An example of a fully custom Emacs configuration developed live on YouTube!

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

spacemacs - A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!

doom - Doom Emacs config

jake-emacs - My personal Emacs configuation.

straight.el - 🍀 Next-generation, purely functional package manager for the Emacs hacker.

helix-vim - A Vim-like configuration for Helix

doomemacs - An Emacs framework for the stubborn martian hacker