I am new to emacs (I made a commitment to getting used to linux) & currently intimidated Can you help me out here?

Has anyone here configured Emacs for:

  • Shell-scripting
  • Markdown
  • HTML+CSS
  • Rust

Don’t know where to start (I do know the bare-min basics on using Emacs as a text-editor)

  • algernon@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    1 day ago

    If you’re new(ish) to Emacs, I would strongly suggest using a kit like Doom Emacs. It sets up some modern defaults, and makes it far, far simpler to set up a good environment for whatever languages you want. And the wonderful thing is that you can keep using Doom!

        • kyoji@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          8 hours ago

          I disagree with this. I tried Doom when I first started using Emacs and yes, it gets you there faster, but it’s extremely opinionated and essentially has it’s own configuration language. I found that confusing when trying to learn how Emacs works, as there is “the Emacs” way, and then “the Doom” way.

          • algernon@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            6 hours ago

            If your goal is to get started with Emacs, and have a lot of things pre-configured, Doom will get you there much faster than starting from scratch. It is opinionated, yes, and configuring it is somewhat different than building from scratch, but I would never recommend starting Emacs from scratch for someone new to it, unless I happen to know they like to suffer.

            • 🇨🇦 AJ Armstrong@mathstodon.xyz
              link
              fedilink
              arrow-up
              2
              arrow-down
              1
              ·
              6 hours ago

              @algernon @kyoji I disgree. Doom is highly opinionated, and eschews emacs norms and defaults willfully and regularly. There are lots of good newbie-friendly modern setups that will get you off the ground and give you a good foundation to start personal customizations. Doom is not one of them. As well teach someone to drive by ordering them an Uber. Driven by someone who uses both feet.

      • comma@midwest.social
        link
        fedilink
        English
        arrow-up
        1
        ·
        16 hours ago

        Yes, you should absolutely go with DOOM Emacs.

        I’m also an Emacs newb (been using it for 1 year). DOOM made getting into Emacs actually approachable.

        Good luck on your journey!