Opened 13 years ago
Closed 11 years ago
#168 closed defect (fixed)
Hemlock Command 'Edit Command Definition' does not work
Reported by: | joswig | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Cocoa IDE v1 |
Component: | IDE | Version: | |
Keywords: | Cc: |
Description
Edit Command Definition asks for a Hemlock Command and should then display the source in an editor window. Currently an error is displayed.
Change History (3)
comment:1 Changed 12 years ago by jaj
- Milestone set to Cocoa IDE v1
- Priority changed from major to normal
comment:2 Changed 12 years ago by gz
- Owner gb deleted
comment:3 Changed 11 years ago by gz
- Resolution set to fixed
- Status changed from new to closed
Fixed in r12878
Note: See
TracTickets for help on using
tickets.
I tried to reproduce this, but when I type m-x edit command definition, I get a "no possible completion" message when I type the space after "command". There is a defcommand for it in edit-defs.lisp. Is there another way to perform extended commands?
At any rate, I'm prioritizing this normal for now to be looked into.