this post was submitted on 05 Dec 2024
227 points (96.3% liked)
Asklemmy
44143 readers
1160 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
EMACS:- No I'm not kidding, Yes it has a learning curve but the real fun is AFTER you figure it out & find out that it can do more than just edit texts
EMACS is a great OS, all it lacks is a decent text editor.
If I had a nickel for everytime someone said that I'd be a billionaire
Funniest is when a vim user says that, since emacs includes a vim.
I tried Emacs once a long time ago, and recoiled from the weird key combos. Especially how you have to first enter one combo and then a second one for what you actually want to do.
My memory is a bit fuzzy, but I remember it feeling pretty clunky.
Yeah I definitely prefer vim bindings over emacs. Though as other commenters have mentioned, it's totally possible to use vim bindings with emacs. I've never tried it but if the other features attract you it might be worth trying.
Maybe better to recommend Doom Emacs, if no BS is a requirement. It takes time to make friends with vanilla Emacs.
As a vim user, I'm always super envious of emac's orgmode.
As a vim user who recently started with Emacs, if you ever want to try it, use evil-mode to get vim motions.
Emacs is a part time job!
https://www.youtube.com/watch?v=urcL86UpqZc
Why would you want any of that in a text editor...?
Because it all connects together, and you can program them jointly to help solve tasks.
Having email and version control inside emacs makes it easy to set up an email based patch system.
Of course this system will then benefit from the existing code highlighting, introspection, and an integrated debugger.
Integrating it with your time planner means you can automatically add commits to your journal as a way of tracking what you've been working on.
The old joke always was emacs is a great operating system, it just needs a good text editor.
The real downside for me is everything is just a little bit janky. It all almost works perfectly and the code is right there to fix it, if you can be bothered. Generally I can't.
Well it's not really a text-editor, it's a productivity environment (That is poor advertisement on GNU's part)
& these are all extensions, the real question is Why WOULDN'T you want it in a text-editor ?
All that is not in a text editor. A text editor is in all that. A few text editors actually.