Custom Query (1030 matches)
Results (265 - 267 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #416 | fixed | Source locations for source files | ||
| Description |
COMPILER-FILE arranges for the reader and compiler to conspire to record source location information for functions, but LOAD doesn't, so functions loaded from source don't get source info. They should. |
|||
| #417 | fixed | Source info for REPL definitions | ||
| Description |
The REPL should arrange to record source info for definitions coming from toplevel-read. "file positions" may not be meaningful for standard input, but it could at least record the source text. |
|||
| #421 | fixed | Hemlock doesn't understand #| ... |# | ||
| Description |
For example: if the insertion point is before the form (defun foo (n) #| This isn't ready and contains an extra ) |# ) C-M-f should move to the end of the form, not to the commented-out close paren. |
|||
Note:
See TracQuery
for help on using queries.
