[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Using Org-mode for literate Emacs configuration with use-package
From: |
Björn Bidar |
Subject: |
Re: Using Org-mode for literate Emacs configuration with use-package |
Date: |
Tue, 16 Jul 2024 09:02:04 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Are you shure that you configure really only one package each time you
have to split the config up in multiple sections?
Usually the package is split up in multiple subpackages. For example
Org-mode consists of org, org-babel, org-agenda and so on.
If there are no subpackages using one section per package is usually
enough.