this post was submitted on 08 Jul 2025
12 points (100.0% liked)

Emacs

2592 readers
2 users here now

Our infinitely powerful editor.

founded 5 years ago
MODERATORS
 

I've always been curious about Emacs, but haven't been able to learn it.

This playlist looks promising, but ufff each video is like 1 hour and most of the video is just random chatting because it's a live stream...

Does anyone know any better video series? Something structured and to the point?

you are viewing a single comment's thread
view the rest of the comments
[–] kruetz@aussie.zone 3 points 1 week ago (5 children)

@paequ2@lemmy.today "Emacs" will launch a new instance of Emacs, while "Emacs (Client)" will connect to an already running Emacs Server – unless Emacs takes a long time to start up you may not notice a difference.

Doom and Spacemacs are predefined configurations for Emacs that include many additional packages and custom settings, all of which you could manually add to your own Emacs configuration if you had the time and patience. They both include a range of opinionated decisions about what packages to include and how Emacs should look and feel, which may or may not suit you. I don't use either of them, but if you're coming from Vim you might find them interesting because they provide a similar modal editing experience.

[–] paequ2@lemmy.today 1 points 1 week ago (4 children)

Oooooh, ok. Thanks for breaking that down.

What about Emacs GUI vs Emacs TUI? Do people run Emacs as a terminal app? Or is the typical way of running Emacs as a GUI app? How's the shell integration with the GUI app? Normally, I like staying in the terminal.

[–] stsquad@mastodon.org.uk 2 points 1 week ago

@paequ2
Why not both? I run Emacs with --daemon and have shortcuts to launch a new terminal frame in #tmux or a hot key to spawn a gui frame. I leave the daemon up all week and can rejoin a terminal session remotely if I need to or have slightly nicer fonts sat at my desk.
@kruetz

load more comments (3 replies)
load more comments (3 replies)