this post was submitted on 26 Oct 2023
2 points (100.0% liked)
Emacs
310 readers
2 users here now
A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!
Get Emacs
Rules
- Posts should be emacs related
- Be kind please
- Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.
Emacs Resources
Emacs Tutorials
- Beginner’s Guide to Emacs
- Absolute Beginner's Guide to Emacs
- How to Learn Emacs: A Hand-drawn One-pager for Beginners
Useful Emacs configuration files and distributions
Quick pain-saver tip
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you have the right mindset learning Emacs can be way more enjoyable than learning any other tool.
It's just that the mindset required is the old school pre-Internet programmer mindset. You need to make a habbit of internalizing the documentation. When you're doing something, look into the appropriate section of the manual, to see if you really know all the manual has to say regarding the subject. You also need to track which portions of the manuals you've learned and which you haven't. Also, yes, learn to efficiently use info. It takes an hour, but would serve you well for years.
After you've established those habbits, you'd understand the superiority of the Emacs way, because you'd be learning topics in a systematic manner, instead of just learning a hodgepodge of random hacks from Stack Overflow, reddit and other sources.