Summary
apropos bos reg-ex (^) fails
Metadata
- Id: b6aed4957c59cf0ac4fe7d14dae781aa63701ed6
- Trac id: 1854
- Type: defect
- Reporter: kon
- Owner: kon
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty: easy
- Resolution: invalid
- Priority: minor
- Milestone: someday
- Version: 5.4.0
- Changetime: 2025-07-25 22:09:29 UTC
- Created: 2025-07-25 19:03:58 UTC
- Keywords:
Description
#;14> ,a '"^load" #;14> ,a '"load$" load scheme procedure (filename . rest) ...
Changes and comments
[2025-07-25 22:09:29 UTC] kon changed status from assigned to closed
[2025-07-25 22:09:29 UTC] kon set resolution to invalid
[2025-07-25 22:09:29 UTC] kon wrote:
non-obvious but ' means something here
#;1> ,a '(_ . '"^load") load scheme procedure (filename . rest)