this post was submitted on 09 Jan 2025
11 points (100.0% liked)

Emacs

2275 readers
20 users here now

Our infinitely powerful editor.

founded 5 years ago
MODERATORS
 

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)

you are viewing a single comment's thread
view the rest of the comments
[–] kyoji@lemmy.world 3 points 19 hours ago (1 children)

Hello! Welcome to Emacs!

Contrary to the other commenters, I would suggest starting with an out-of-the-box Emacs and only adding the things you need, as you need them.

As for your question, could you provide more detail about your expectations?

In the absence of it, I'll give you some generic responses:

[–] MITM0@lemmy.world 1 points 2 hours ago (1 children)

How about Org-Mode as a viable Markdown functionality/editor etc...?

[–] kyoji@lemmy.world 1 points 2 hours ago* (last edited 2 hours ago)

Yes org-mode is an excellent alternative to markdown. Emacs offers a ton of features out of the box related to org-mode. However it is intrinsically tied with Emacs, so if you aren't sure about Emacs, then I wouldn't suggest using org-mode as a replacement just yet. I do encourage you to give it a shot though!