I’ve always been curious about Emacs, but haven’t been able to learn it.

This playlist looks promising, but ufff each video is like 1 hour and most of the video is just random chatting because it’s a live stream…

Does anyone know any better video series? Something structured and to the point?

  • highduc@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    13 days ago

    A distro adds extra layers of complexity. If you want to change something you need to know not only how emacs vanilla works, but also specifically how to adapt for your distro.

    I found doom fast and pretty powerful out of the box but when I wanted to customize it a bit and saw the mostly unwritten documentation and how it makes everything much more complicated I gave up and returned to my own config.

    • Shareni@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      13 days ago

      IMO that’s not realistic for beginners.

      I don’t think a beginner that’s just starting to learn a tool is likely to make significant modifications any time soon. I’ve been using doom for like 10 years and so far I’ve only needed to make small changes.

      And when they try to change anything, they’ll search “how to set shortcut in doom Emacs” and immediately get the correct answer. If they search for “how to set shortcut in Emacs” they’ll get 50 different methods using 10 different package managers.

      And besides that. Learning how to make small modifications to Doom is incomparably easier than building a whole config from scratch. I quit Emacs the first time exactly because of that massive hurdle.

      • Jerkface (any/all)@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        13 days ago

        I’ve been using doom for like 10 years and so far I’ve only needed to make small changes.

        I used emacs for at least as long before I started REALLY using emacs. And you do that with elisp.