InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
.emacs.d Alternatives
Similar projects and alternatives to .emacs.d
-
Joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
doom-emacs
Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
spacemacs
A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
.emacs.d discussion
.emacs.d reviews and mentions
-
Show HN: Ki Editor
Well, for one, org-mode predates Markdown (not by much, but anyway), and it is not just the syntax but also a lot of usage functionality. However, while a lot of people use Emacs especially because of org-mode, I almost never use it, although Emacs has been my daily driver for over 25 years.
For me, the concept of modal editing has never been appealing, so even though I know some basic vi, I never got into it. Perhaps I was influenced to some degree from taking some HMI classes in college (see Larry Tesler), I don't know.
Emacs is really just an editor, but it was built from the get-go to be super-hackable and has a very solid modular architecture, based on well thought-out concepts. That allows it to offer specialized functionality for different file types in the form of add-ons ("modes"), and it allows every end-user to fine-tune the editor to their own liking.
If you want to get a grasp of its capabilities, check out the "Emacs rocks!" series [0] - it's a bunch of short videos demonstrating some interesting things you can do with Emacs.
[0] https://emacsrocks.com/
-
Any fun ways to learn Emacs?
After a month or so, if you're still curious, try https://emacsrocks.com/
17 small length video tutorials of great quality (as informative as fun)
-
interested in emacs as a whole, but have no idea what it can really do
https://emacsrocks.com has lots of quick/digestable demos. This one is a favourite https://emacsrocks.com/e13.html (the ending is great, stick with it).
- magnars' Emacs Config used in emacsrocks.com
-
Emacs User Survey – 2022 Results
If anyone's looking for short demos, the https://emacsrocks.com shorts are great. My all-time favorite is https://emacsrocks.com/e13.html (well worth watching the ending).
-
SWEs - how do yall effectively take notes on the job?
Emacs Rocks! - A bunch of cool short videos that showcase cool tips and tricks.
- Eglot has landed on master: Emacs now has a built-in LSP client
-
Packages that make Emacs Lisp more pleasant
We will mainly look at 3 packages: s.el, f.el and dash.el. Two of these packages (first and last) are maintained by Magnar Sveen, who are also known for Emacs Rocks and What The .emacs.d (which are still great resources for learning and finding inspiration for your Emacs configuration!). We will also look at ht.el. These packages are used a lot in many of the Emacs packages you use in a day to day basis, like lsp-mode and rustic just to name a few. As most of these already have tons of examples in their READMEs, my main goal of this article is to inspire you to check them out. Hopefully you will know of one new package after reading this article :)
-
Nano master race
Emacs Rocks!
- Vivado editor alternatives
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 Jul 2025
Stats
The primary programming language of .emacs.d is Emacs Lisp.