this post was submitted on 03 Sep 2025
22 points (100.0% liked)

Emacs

2635 readers
2 users here now

Our infinitely powerful editor.

founded 5 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] NanoooK@sh.itjust.works 1 points 1 day ago

Interesting read, thanks for sharing.

[–] snikta@programming.dev 4 points 3 days ago (2 children)

I vote for guilemacs. However, I wish C remains. There's nothing wrong with C. And it feels like people are starting to realize that (again).

[–] Ferk@lemmy.ml 3 points 1 day ago* (last edited 1 day ago) (1 children)

I always thought guilemacs was meant to be the natural evolution. After all, GNU Guile was meant to be the extension language of choice from the GNU project... it's just that it took way too long to mature, and now it's taking even longer for guilemacs. I guess it's a niche within a niche.

[–] Obin@feddit.org 2 points 9 hours ago* (last edited 9 hours ago)

As always in these cases, if the fork/rewrite is not compatible with the ecosystem, people won't migrate and the fork/rewrite fails.

neovim only got away with it because vimscript was so horrible and limited, the ecosystem already had an immense amount of churn and vim development was so centered around its developer. It was basically the perfect storm for a successful fork.

But imagine what it would take for the emacs community to switch from GNU emacs. You'd have to rewrite your config, learn new workflows when your old ones were working perfectly fine, learn the new technical concepts, find replacements for all your packages that don't even exist yet until a significant number of devs have switched over. Therefore the only forks that will ever succeed are the ones that start with the promise of full backwards-compatibility from the outset. And even then its more likely that the work of the fork gets incorporated back into GNU emacs at some point, as history shows.

[–] PuercoPop@piefed.social 2 points 3 days ago

A minor correction is that remacs is a fork.