Custom Query (1030 matches)
Results (271 - 273 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #431 | fixed | Shift-return | ||
| Description |
When at the end of a line, you are often holding down the shift key due to a closing paren. You then want to press the return key to go to the next line. But if your finger is still on the shift key, the return will fail. MCL handles this gracefully. |
|||
| #432 | fixed | Load File dialog | ||
| Description |
In addition to the Open File dialog, it would be great to have a Load File dialog, ala MCL. |
|||
| #435 | fixed | *load-pathname* is set to truename | ||
| Description |
When having *default-pathname-defaults* set to "", and doing (load "foo.lisp"), *load-pathname* is set to truename of that file, but according to the spec it should be set to (pathname (merge-pathnames filespec)). *compile-file-pathname* gets the right value. |
|||
Note:
See TracQuery
for help on using queries.
