nv-elisp

u/nv-elisp@alien.top
0 posts · 7 comments

Recent posts

No posts.

Recent comments

on Emacs for writing · c/emacs · 1 pts · 2y

is there any guide you can point me to?

google and the search bar on this subreddit both work great

Seems over-complicated. Most of the "modules" amount to:

;;install package
;;require package
;;provide named feature for module

How is that any better than a single file with some use-package declarations? Especially considering you're using a literate Org style. The blocks could be toggled with the "tangle" header arg. The Papa Roach Approach ("Cut my lisp; init pieces...this is my last resort!!!!") is an anti-pattern. It makes Emacs load slower and is harder to reason about. If the aim is to grow a community of users, what does this config offer over the myriad other options?