.emacs.d VS .emacs.d

Compare .emacs.d vs .emacs.d and see what are their differences.

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
.emacs.d .emacs.d
3 3
0 167
- -
4.8 5.8
5 months ago 4 months ago
Emacs Lisp Emacs Lisp
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.

.emacs.d

Posts with mentions or reviews of .emacs.d. We have used some of these posts to build our list of alternatives and similar projects.
  • A function to clean up LaTeX auxiliary files
    1 project | /r/emacs | 18 Feb 2022
    The title says it. Wrote an interactive function so that when I am done compiling and finally just need the .tex file and the pdf file, I can invoke it and my directory will be clean of all the auxiliary files. Any suggestions to improve it are welcome. Link to the code https://github.com/md-arif-shaikh/.emacs.d/blob/main/lisp/clean-latex.el
  • Search arXiv
    1 project | /r/emacs | 8 May 2021
    search by author
  • An arXiv searchig function
    1 project | /r/emacs | 8 May 2021
    link to function

.emacs.d

Posts with mentions or reviews of .emacs.d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-18.
  • Emacs init time decreased %65 after I realized the stupid mistake I have done with straight.el
    2 projects | /r/emacs | 18 Apr 2021
    Yesterday, I was debugging my configuration because of increased init time (0.5-0.8 seconds), then I realized by a coincidence that if I load straight/bootstrap.el manually, and open a new Emacs instance immediately, it starts much more quick (~%65). It is related native comp I guess but I actually still cannot find the reason for this. I checked out the source code of straight.el, spent 4-5 hours and find out that a find process with all the packages I installed as args takes ~1.5 seconds to finish. I disabled it in source code and my startup time decreased from ~2.3s to 0.8s.
  • Experimental window animations
    4 projects | /r/emacs | 11 Apr 2021
    source code: https://github.com/KaratasFurkan/.emacs.d#zoom
  • Going literate, any tips?
    3 projects | /r/emacs | 27 Jan 2021
    You can get ideas from init.el, early-init.el and Applying Changes sections of my literate configuration. They are about loading config and keeping org and elisp files synced.

What are some alternatives?

When comparing .emacs.d and .emacs.d you can also consider the following projects:

neovide - No Nonsense Neovim Client in Rust

org-superstar-mode - Make org-mode stars a little more super

.emacs.d - Vanilla, Evil, literate Emacs configuration

circadian.el - Theme-switching for Emacs based on daytime

emacs-scroll-on-jump

.doom.d - Private DOOM Emacs config highly focused around orgmode and GTD methodology, along with language support for Python and Elisp.

zoom - Fixed and automatic balanced window layout for Emacs

dot.emacs.d - My config for Emacs 28+: check out as ~/.emacs.d

literatemacs - My literate Emacs config