doomemacs/modules/app
Henrik Lissner f1f010ff99
perf(rss): defer db compaction
Compacting elfeed's DB when killing the search buffer can incur a long
delay (which blocks Emacs). Doing so isn't really critical, so I've
moved it to kill-emacs-hook instead.

Close: #7127
Co-authored-by: merrickluo <merrickluo@users.noreply.github.com>
2023-03-11 13:03:20 -05:00
..
calendar bump: :app 2023-02-18 15:27:49 -05:00
emms bump: :app 2023-02-18 15:27:49 -05:00
everywhere bump: :app 2023-02-18 15:27:49 -05:00
irc bump: :app 2023-02-18 15:27:49 -05:00
rss perf(rss): defer db compaction 2023-03-11 13:03:20 -05:00
twitter bump: :app 2023-02-18 15:27:49 -05:00
README.org docs: change link format 2022-10-05 01:01:19 +02:00

:app

Description

Application modules are complex and opinionated modules that transform Emacs toward a specific purpose. They may have additional dependencies and should be loaded last (but before doom-module::config modules).

Frequently asked questions

This category has no FAQs yet. Ask one?