Custom Query (1030 matches)
Results (541 - 543 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #111 | fixed | Shouldn't be able to plain Save in listener | ||
| Description |
You shouldn't be able to convert the listener to be associated with a file, at least not without jumping through some extra hoops, because it's almost always just an operator error when saving the contents. Either the "Save" command (and c-x c-w etc) should be disabled or better yet they should just automatically do a Save As when invoked in the listener. |
|||
| #167 | fixed | Show callers command | ||
| Description |
It would be nice to have an editor command that shows callers of the symbol you are pointing it. Note that runtime support is already implemented (there is a function ccl::callers), so this is just a matter of providng UI for it. |
|||
| #190 | fixed | Single-character input doesn't work correctly with IDE selection streams | ||
| Description |
? (y-or-n-p "Well, what's it going to be?") Well, what's it going to be? (y or n) y
1 > |
|||
