logoalt Hacker News

skydhashyesterday at 5:14 PM1 replyview on HN

You’re maybe trolling. But what exactly is slow? Or are you a superhuman typing 400 words a minute? Emacs have never crashed on me (I use it daily) and there are things you just can’t speed up. Multithreading just sidesteps the problem while introducing its own can of worms. The current async facilities are fine by me (I don’t use any auto* things, so YMMV).


Replies

throwaway27448yesterday at 6:45 PM

I'm not trolling.

How long does it take to start emacs for you?

> Multithreading just sidesteps the problem while introducing its own can of worms.

In the meantime we're all stuck waiting for package downloads. I don't know the specifics about why emacs can't move to a concurrent model but it's embarrassing at this point

> The current async facilities are fine by me (I don’t use any auto* things, so YMMV).

Yes, it is clear the people who maintain emacs are fine with it. This is why using emacs in 2026 is so shitty.

show 1 reply