all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Psionic K <psionik@positron.solutions>
To: help-gnu-emacs@gnu.org
Subject: Strategies for Composable Modular Configuration?
Date: Wed, 8 Nov 2023 16:25:38 +0900	[thread overview]
Message-ID: <CADQMGARAW=DKqgLpgKsRkpj+irzCbwwsnFTQGYKC4g6NrMCPqA@mail.gmail.com> (raw)

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
-- 

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


             reply	other threads:[~2023-11-08  7:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-08  7:25 Psionic K [this message]
2023-11-22 12:58 ` Strategies for Composable Modular Configuration? Nikolay Kudryavtsev
2023-11-22 13:58   ` Psionic K
2023-11-23 11:19     ` Nikolay Kudryavtsev
2023-11-24  1:52       ` Psionic K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADQMGARAW=DKqgLpgKsRkpj+irzCbwwsnFTQGYKC4g6NrMCPqA@mail.gmail.com' \
    --to=psionik@positron.solutions \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.