Custom Query (1030 matches)
Results (415 - 417 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1145 | fixed | Meta-dot doesn't work on package names | ||
| Description |
Packages defined with defpackage don't respond when you meta-dot their names. |
|||
| #1162 | duplicate | Option-close should only close windows of that class | ||
| Description |
Often I find myself with a billion utility windows (e.g. "Definitions of ...") in the IDE and I want to close them all at once to get rid of the clutter. But I don't want to close ALL the windows in the IDE. When option key is held down while the red close box of a window is clicked, all the windows in the IDE shouldn't close, since that's kind of silly and useless with a development system. Instead, only the windows of the type clicked on should close. So if you option-close a Hemlock window, all the hemlock windows close but all the rest stay open. Likewise if you option-close on a listener window or a utility window (ns-window), or some newly-defined window class, only the windows of that class should close. |
|||
| #1234 | fixed | Meta-dot on definitions from a symlink fails | ||
| Description |
If your ccl-init.lisp is actually a symlink to a file elsewhere and you meta-dot on a definition in that file, Hemlock opens a window to the symlink rather than the actual file. (It shows a small arrow in the titlebar icon of the window). Edits to this "file" can be made but CCL throws an error when you try to save them. |
|||
