this post was submitted on 09 Jan 2025
15 points (94.1% liked)

Emacs

1978 readers
2 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 5 points 1 week 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 1 points 1 week ago (1 children)

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

[–] kyoji 2 points 1 week ago* (last edited 1 week ago) (1 children)

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!

[–] MITM0 1 points 1 week ago

If Org-Mode is anything like Markdown, then I can probably use it