unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Strategies for Composable Modular Configuration?
@ 2023-11-08  7:25 Psionic K
  2023-11-22 12:58 ` Nikolay Kudryavtsev
  0 siblings, 1 reply; 5+ messages in thread
From: Psionic K @ 2023-11-08  7:25 UTC (permalink / raw)
  To: help-gnu-emacs

AFAIK, if we compare Emacs configuration to NixOS configuration, Elisp
lacks the composable module system.

A consequence is that users cannot easily delegate out the declaration of
configuration in whole or in part.  If I like someone's org mode defaults,
they cannot provide and I cannot consume that configuration except manually
because infrastructure for declaring its boundaries and how to compose it
with my own modifications doesn't exist.

What we would do with a composable module system is, for example, install
and configure a coherent set of minibuffer focused packages but without
getting in the way of the user providing extra configuration on top or
overriding attributes of the module either in a first-class or adhoc way.

1.  What prior art can I look at
2.  What implementation strategies appear viable
3.  Did DOOM and Spacemacs get some things right?

Thanks
-- 

남백호
대표 겸 공동 창업자
포지트론


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-24  1:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-08  7:25 Strategies for Composable Modular Configuration? Psionic K
2023-11-22 12:58 ` Nikolay Kudryavtsev
2023-11-22 13:58   ` Psionic K
2023-11-23 11:19     ` Nikolay Kudryavtsev
2023-11-24  1:52       ` Psionic K

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).