mok000

u/mok000@alien.top
0 posts · 2 comments

Recent posts

No posts.

Recent comments

on Doom or Spacemacs? · c/emacs · 1 pts · 2y

Emacs 29 introduced the --init-directory command line option, so you can have completely different Emacs instances that don't interfere with each other, loading different modules, ui and what not. You can simply create a shell script for each one and play with different flavors of Emacs. I've done it for example when I changed my completion system from ivy to vertico to see if I liked it (I did).

on Doom or Spacemacs? · c/emacs · 1 pts · 2y

I have had pretty much the same path as you, and playing around with Emacs lisp is super fun.