diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-11 17:17:53 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-11 17:17:53 -0500 |
| commit | ea9b6521a85395cbd31cb942da5c840367e98e81 (patch) | |
| tree | f3dba16fd2c0aeb5cc7b50a67b8a559ebbdc0d69 /modules/lorem-optimum.el | |
| parent | 4b6f8cecfdc323751505e7f38a2c16a2a905afdf (diff) | |
| download | dotemacs-ea9b6521a85395cbd31cb942da5c840367e98e81.tar.gz dotemacs-ea9b6521a85395cbd31cb942da5c840367e98e81.zip | |
fix(calendar-sync): give the no-init .ics worker its module load-path
The async .ics-to-Org worker runs `emacs --batch --no-site-file --no-site-lisp' and loads `calendar-sync.el' by absolute path, but that doesn't make its sibling `(require 'cj-org-text-lib)' resolvable, so the conversion died with "Cannot open load file: cj-org-text-lib". `calendar-sync--worker-command' now inserts `-L <module-dir>' before `-l calendar-sync.el', which keeps the worker isolated from `init.el' while letting it load its local module deps. Updated the worker-command test and added a regression test that runs the real no-init worker shape.
Diffstat (limited to 'modules/lorem-optimum.el')
0 files changed, 0 insertions, 0 deletions
