Custom Query (1030 matches)
Results (676 - 678 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #28 | fixed | Mouse click should terminate incremental search | ||
| Description |
Clicking the mouse in a text window moves the point but does not terminate incremental search. Subsequent typing doesn't get inserted at the point (as one would expect), it gets appended to the search string and the search resumes. This usually ends with confusing messages about search strings not being found. |
|||
| #29 | worksforme | Can't Finder open .Lisp files by dragging their icons to the Dock | ||
| Description |
With the IDE running, I can open .lisp files from File/Open... menu. However, if I try to open them by dragging them from the Finder onto the IDE's icon in the dock, I get the message, "You cannot open the application "OpenMCL" because it is not supported on this architecture. I'm running on Intel/Leopard. Same thing happens for text files. |
|||
| #30 | fixed | modeline arglist display should not include symbol package qualifiers | ||
| Description |
It's annoying to see have the argument list for STRING-CAT displayed as "CCL::STRING-CAT : (&REST CCL::STRS)". This is especially annoying when the window's package is CCL. I can see an argument for including the package qualifier for the function name, especially if that package is different from the window's package. But I don't think there's any reason to ever include the package qualifiers for the parameters. |
|||
