Avatar

sleekeliteB

sleekelite@alien.top
Joined
0 posts • 20 comments
Direct message

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

permalink
report
reply

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.

permalink
report
reply

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.

permalink
report
reply

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.

permalink
report
reply

That’s silly - use-package does two things:

  1. Download things
  2. require things
permalink
report
parent
reply

(imo) you’re using it wrong, I made everything defer by default then rely on autoloads and/or :bind/:commands with light use of :after . 99% of things are lazy loaded after an hour or so of work on a > 1000 line .emacs . It’s not ideal and I should probably turn most of :commands into patches upstream for auto loads but I am lazy.

permalink
report
reply

emacs can be configured to use vi-style keybindings, see evil-mode. doom emacs and spacemacs do that by default, if you want a pre-done thing.

Alt key, is close to space, but it will cause me a lot of strain on fingers and cause RSI.

alt is hit with the thumb and everyone makes control be capslock or escape or whatever.

permalink
report
reply

You’d need to google for gnus or m4ue setup guides, but setting up and using it won’t be easy, no.

permalink
report
reply

do whatever you want, why would anyone else care? I would encourage you to require less validation from randoms to do things, though, that will definitely hold you back in life.

permalink
report
reply

I feel like if I understood embark it would do that.

permalink
report
reply