diff options
| author | Craig Jennings <c@cjennings.net> | 2026-02-23 05:14:15 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-02-23 05:14:21 -0600 |
| commit | a6d56e8adf43b37585ed00b6841d4ae1121ac979 (patch) | |
| tree | fc4fffbdf39d9d306bfe87bf5652908ffad28748 /todo.org | |
| parent | 39e0b989ad1fd43c4632d267754eb3621dc3e278 (diff) | |
| download | dotemacs-a6d56e8adf43b37585ed00b6841d4ae1121ac979.tar.gz dotemacs-a6d56e8adf43b37585ed00b6841d4ae1121ac979.zip | |
chore: rename chime.el references to Chime
Update load-path, GitHub URL, and all project/package name
references to reflect the chime.el → Chime rename.
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -148,13 +148,13 @@ Already using prescient with vertico. Extend to Corfu after migration. *** TODO [#B] Add project-aware ERT test isolation when switching projects -When switching between elisp projects (e.g., emacs.d to chime.el), previously loaded +When switching between elisp projects (e.g., emacs.d to Chime), previously loaded ERT tests remain in memory causing confusion and wrong tests to run. **Problem:** - ERT tests globally registered in Emacs session - `M-x ert RET t RET` runs ALL loaded tests from ALL projects -- Can accidentally run emacs.d tests when working on chime.el +- Can accidentally run emacs.d tests when working on Chime - Current workaround: restart Emacs (loses session state) **Solution:** |
