| ▲ | giancarlostoro 4 hours ago | |||||||||||||
I would love to see a project that rebuilds the Emacs UI but keeps the underlying core to give it a modern facelift, some things in emacs blend together and are a pain for my eyes to figure out whats what. It would be nice if the UI was modernized but the core was left as-is. I'm reminded of some of my favorite editors that are niche being Lisp related ones, where if you held down ctrl it would show you shortcuts in the UI itself and what they lead to. I also always enjoyed Racket's import arrows and other small things that are visually amazingly impressive despite being so simple. | ||||||||||||||
| ▲ | koiueo 2 hours ago | parent | next [-] | |||||||||||||
I'd argue the opposite. UI is ok, it can be configured to look timeless (not modern). But the core with its single thread processing and constant hangs, requiring you to repeatedly hit C-g at least once a day, is first in line for "facelift". | ||||||||||||||
| ||||||||||||||
| ▲ | pama 4 hours ago | parent | prev [-] | |||||||||||||
You mean something like which-key? It existed for a long time as an external package and was added to main emacs recently. https://github.com/emacs-mirror/emacs/commit/fa4203300fde682... | ||||||||||||||
| ||||||||||||||