things.el VS .emacs.d

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

.emacs.d

My personal emacs settings, and the ones used in @emacsrocks (by magnars)
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
things.el .emacs.d
4 19
51 1,382
- -
2.6 5.2
5 months ago about 1 month ago
Emacs Lisp Emacs Lisp
- -
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.

things.el

Posts with mentions or reviews of things.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-13.
  • A Consistent Structural Editing Interface - karthinks.com
    1 project | /r/emacs | 5 Feb 2023
    The current state of things is pretty underwhelming and convoluted. In 2018 I designed a system on top of thingatpt that was not married to any parser (can use regexps or use tree-sitter or anything else to build things) or to any editing style (modal vs. non-modal). I'll probably never complete it due to a lack of time/interest, but it still seems to me that what's needed is something like this, a library in the middle that could be used for any package like this. Not sure why no one else seems to see how good thingatpt could be.
  • What other editors have been built with emacs?
    6 projects | /r/emacs | 13 Dec 2021
    things.el: https://github.com/noctuid/things.el
  • The State of Structural Editing in Emacs?
    8 projects | /r/emacs | 15 Oct 2021
    I've planned to use treesitter in things.el for a long time, but another package will likely become useful long before I have time to do this.
  • Effective and efficient text editing using Emacs (Alternative to Evil)
    11 projects | /r/emacs | 19 Aug 2021
    I've designed my own text object/motion system that I hope will eventually bring more "useful" composability to any Emacs user that wants it (see things), but right the implementation is buggy and incomplete.

.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 2024-04-27.

What are some alternatives?

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

evil-textobj-tree-sitter - Tree-sitter powered textobjects for evil mode in Emacs

consult - :mag: consult.el - Consulting completing-read

gopcaml-mode

meow - Yet another modal editing on Emacs / 猫态编辑

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

expand-region.el - Emacs extension to increase selected region by semantic units.

link-hint.el - Pentadactyl-like Link Hinting in Emacs with Avy

dap-mode - Emacs :heart: Debug Adapter Protocol

kmonad - An advanced keyboard manager

configuration - My configs: OS setups, dotfiles, scripts and more.

evil-collection - A set of keybindings for evil-mode