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

Emacs

2275 readers
11 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
[–] [email protected] 5 points 1 day 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:

[–] [email protected] 1 points 23 hours ago (1 children)

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

[–] [email protected] 2 points 23 hours ago* (last edited 23 hours 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!

[–] [email protected] 1 points 19 hours ago

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