[-] MitchellMarquez42@alien.top 2 points 10 months ago

I use the rainbow-delimiters package, which gives you up to 9 faces to set parentheses

1

Is there a package that provides : commands like evil-ex, but without the rest of evil-mode? I'm specifically interested in regexp replacement :s/old/new/g style.

If not I'll write one

[-] MitchellMarquez42@alien.top 2 points 10 months ago

Yes? It's a shell

[-] MitchellMarquez42@alien.top 2 points 10 months ago

Yes. It's worth it.

If you've ever tweaked your Doom config, you're already writing elisp. Going from setting options to writing new modes will certainly take time, but lisp is a language that builds on itself.

In fact, Emacs+elisp is one of the best systems for learning by doing. C-h f, C-h v, C-x C-e, etc will get you far. The built in tutorial is absolutely worth going thru, and understanding lisp will improve your understanding of other languages as well.

[-] MitchellMarquez42@alien.top 1 points 11 months ago

I scrolled a little bit but just assumed they were a well-meaning human obsessed with email marketing or whatever. How did you determine it's a bot?

[-] MitchellMarquez42@alien.top 1 points 11 months ago

i can't help you with info manuals for Emacs

Then why did you respond?

[-] MitchellMarquez42@alien.top 1 points 11 months ago

Thanks for the tip! Going to come back to this next week when I get the chance to try exwm again...

[-] MitchellMarquez42@alien.top 1 points 11 months ago

Do you have Evil or god-mode or meow or anything remotely similar?

[-] MitchellMarquez42@alien.top 1 points 11 months ago

Can confirm. Great resource. I've never asked about what to install since!

[-] MitchellMarquez42@alien.top 1 points 11 months ago

This exactly. For me it's neofetch

[-] MitchellMarquez42@alien.top 1 points 11 months ago

Eat-eshell-mode turns the eshell buffer itself into an eat terminal. Since top is in eshell-visual-commands list, it gets run in a separate term mode buffer. To switch this out for an eat buffer, use eat-eshell-visual-command-mode.

[-] MitchellMarquez42@alien.top 1 points 11 months ago

MacOS is pretty good, it's a proper Unix system. Emacs works well, tho there are some eccentricities. Font size for example works very differently on Mac displays because there's a lot more pixels.

[-] MitchellMarquez42@alien.top 1 points 1 year ago

I'm not suggesting the posframe solutions others have suggested also suffer from this behaviour.

Then what was the point of the rest of the comment?

Posframes (child frames) always display on top of the root Emacs frame. Modal dialogs like menu-set-font are OS windows which do suffer from the problem you mentioned... except for the vast majority of systems where they just display on the right workspace by default.

When I wrote hypop, I specifically make it find the workspace Emacs is on to summon the minibuffer window to. It's really not that hard at a small scale.

view more: next ›

MitchellMarquez42

joined 1 year ago