sleekelite

joined 1 year ago
[–] sleekelite@alien.top 1 points 10 months ago (1 children)

tc;du it’s a library to recreate magit’s rather nice context sensitive menu system for other things

[–] sleekelite@alien.top 1 points 10 months ago

This is not a useful plan. Building eMacs produces a binary that depends at runtime on loads of libraries that you haven’t installed on the outer system.

Just don’t bother doing this.

[–] sleekelite@alien.top 1 points 10 months ago

I mean, as a practical matter they are correct - most things people care about IDEs doing are just built in in other IDEs or doable via plugins. emacs is extremely niche and most people are correct to use something else.

It is an important skill to not care what other people use and not care what they think about what you use.

[–] sleekelite@alien.top 2 points 11 months ago

It’s sort of a silly question.

To customise emacs beyond clicking around in ‘customise’ you need to write elisp. If you learn little elisp then you can only customise it using other people’s code, if you learn a lot of it then you can write an mua.

You decide where you want to be on that spectrum.