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)

  • ZeroOneOP
    link
    21 month ago

    Are you sure a newbie-like me should be using doom-emacs ?

      • @kyoji
        link
        21 month 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.

        • @[email protected]
          link
          fedilink
          11 month 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
            link
            fedilink
            21 month 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
      link
      fedilink
      English
      11 month 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!