this post was submitted on 10 Nov 2023
3 points (80.0% liked)

Emacs

310 readers
1 users here now

A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!

Get Emacs

Rules

  1. Posts should be emacs related
  2. Be kind please
  3. Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.

Emacs Resources

Emacs Tutorials

Useful Emacs configuration files and distributions

Quick pain-saver tip

founded 1 year ago
MODERATORS
 

Hello there .
I am using as my OS devuan gnu+linux .
The point is I like philosophy of Unix using like tmux + nvim + mutt .
and I love the vi keybings so much ..

Sometimes I am thinking to switch to gnu emacs .. but I feel that I will find some difficulties
and I am afraid .

Is there a easy way to use emacs ?
can someone help or give me some YT videos to watch to have a good idea about emacs ?

you are viewing a single comment's thread
view the rest of the comments
[–] adammk98@alien.top 1 points 10 months ago

I know, I will get a lot of downvotes, but as someone who using emacs for 5 years and switched from vim. And also as someone who have friends who are using vim/nvim and tried emacs. I have to say, if you are into unix philosophy (writing small programs which solve one problem really good), you should be at least prepared - emacs is anything but unix philosophy. It’s about having the whole universe on your laptop just to play tetris. Which is obviously not about clean small solutions. And as I noticed, there two groups of hardcore devs - those who go vi way and those who go emacs way. So, if you want to try, just run emacs and use builtin documentation. It’s great. But if you will feel that it is not your thing, I suggest trying nvim. Because it is vim which gets some emacs benefits (like having a normal language to write configs).