diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-25 13:32:22 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-25 13:32:22 -0400 |
| commit | 4e48432c5020d545c57e3ff24c43bc291acb7250 (patch) | |
| tree | da8345899d777240a4ac9952006864554d2894de /tests/test-dwim-shell-config-empty-dirs.el | |
| parent | 9eb06b28b00d5e9cb41308592f79f311e7376b46 (diff) | |
| download | dotemacs-4e48432c5020d545c57e3ff24c43bc291acb7250.tar.gz dotemacs-4e48432c5020d545c57e3ff24c43bc291acb7250.zip | |
fix(org-roam): drop the redundant refile-targets build that froze first idle
org-roam is :defer 1, and its :config called cj/build-org-refile-targets, running the multi-file refile scan synchronously at the 1s idle on a cold cache, which froze Emacs at first idle. org-refile-config already schedules the same build on a 5s idle timer, so the org-roam call was a duplicate. Removed it; the 5s timer covers it.
Diffstat (limited to 'tests/test-dwim-shell-config-empty-dirs.el')
0 files changed, 0 insertions, 0 deletions
