diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-24 16:29:54 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-24 16:29:54 -0500 |
| commit | 6a88b2618835937fa4a508f55e2454ac16d1f408 (patch) | |
| tree | 874487afec1e2f4db94b97d989aada6dedfae7d6 /modules/ui-theme.el | |
| parent | cb08bf8754b09222081a571dc4134d5568d61012 (diff) | |
| download | dotemacs-6a88b2618835937fa4a508f55e2454ac16d1f408.tar.gz dotemacs-6a88b2618835937fa4a508f55e2454ac16d1f408.zip | |
refactor(org-refile): name the two refile advices so they can be removed
- Both were anonymous lambdas advising org-refile and org-refile-get-targets.
- An anonymous advice can't be advice-removed by reference.
- So deleting one from source left a live daemon still running it.
- Extracted both to named defuns and installed them remove-then-add.
- Now each reloads to a single copy and is removable by reference.
- Added unit tests for the target-visiting logic, which had no coverage.
Diffstat (limited to 'modules/ui-theme.el')
0 files changed, 0 insertions, 0 deletions
