Amr Gharbeia
1b4d147170
fix: archivist-create-note handler-case structure (C/T bugs)
...
- handler-case had (log-message ...) and t as malformed clauses instead of return value
- This caused the error clause to fall outside handler-case, making c undefined
- Wrapped success path in progn: write-file + log-message + return t
- Error clause (error (c) ...) now properly inside handler-case
- Both bugs fixed by same structural change
2026-05-04 12:04:56 -04:00
..
2026-05-04 09:58:59 -04:00
2026-05-03 20:24:08 -04:00
2026-05-03 20:21:25 -04:00
2026-05-03 13:58:08 -04:00
2026-05-03 16:07:20 -04:00
2026-05-04 09:58:59 -04:00
2026-05-03 14:26:08 -04:00
2026-05-02 22:25:24 -04:00
2026-05-03 12:32:28 -04:00
2026-05-04 11:49:11 -04:00
2026-05-03 12:32:28 -04:00
2026-05-04 09:58:59 -04:00
2026-05-04 11:28:46 -04:00
2026-05-04 11:58:21 -04:00
2026-05-03 12:32:28 -04:00
2026-05-04 11:58:21 -04:00
2026-05-03 14:26:08 -04:00
2026-05-03 12:32:28 -04:00
2026-05-03 14:21:08 -04:00
2026-05-03 12:32:28 -04:00
2026-05-03 12:32:28 -04:00
2026-05-03 12:32:28 -04:00
2026-05-04 09:58:59 -04:00
2026-05-02 22:25:24 -04:00
2026-05-03 12:32:28 -04:00
2026-05-04 12:04:56 -04:00
2026-05-04 11:44:31 -04:00
2026-05-03 16:07:20 -04:00
2026-05-03 12:32:28 -04:00
2026-05-03 12:32:28 -04:00
2026-05-04 11:58:21 -04:00
2026-05-04 09:58:59 -04:00
2026-05-04 10:26:50 -04:00
2026-05-04 11:41:01 -04:00
2026-05-04 09:58:59 -04:00
2026-05-04 09:58:59 -04:00
2026-05-03 14:49:13 -04:00