Opened 3 years ago

Closed 4 weeks 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

Change History (1)

comment:1 Changed 4 weeks ago by Kon Lovett

Resolution: fixed
Status: assignedclosed
  • cannot reproduce (inclusion of macro bound symbols is optional since apropos 3)

,a '(_ . _) macros
,a '(_ . _) macros sort #f

produce the expected

Note: See TracTickets for help on using tickets.