Opened 3 years ago
Closed 7 months ago
#1750 closed defect (fixed)
apropos sort drops macros
Reported by: | Kon Lovett | Owned by: | Kon Lovett |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 5.2.0 |
Keywords: | apropos, macro | Cc: | |
Estimated difficulty: |
Description
,a '(_ . _) ;=> macros
,a '(_ . _) sort #f ;no macros
Note: See
TracTickets for help on using
tickets.
,a '(_ . _) macros
,a '(_ . _) macros sort #f
produce the expected