Summary
apropos sort drops macros
Metadata
- Id: 108e7a604b5bbef9dc92ecd70c0a70ec995f30f8
- Trac id: 1750
- Type: defect
- Reporter: kon
- Owner: kon
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone: someday
- Version: 5.2.0
- Changetime: 2024-02-22 21:18:24 UTC
- Created: 2021-04-21 01:06:32 UTC
- Keywords: apropos, macro
Description
,a '(_ . _) ;=> macros ,a '(_ . _) sort #f ;no macros
Changes and comments
[2024-02-22 21:18:24 UTC] kon changed status from assigned to closed
[2024-02-22 21:18:24 UTC] kon set resolution to fixed
[2024-02-22 21:18:24 UTC] kon wrote:
- cannot reproduce (inclusion of macro bound symbols is optional since apropos 3)
,a '(_ . _) macros ,a '(_ . _) macros sort #f
produce the expected