Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (268 - 270 of 1030)

Ticket Resolution Summary Owner Reporter
#425 fixed messed-up error message on x8632 Gary Byers R. Matthew Emerson
Description
? (defun foo () (push 'a (list 'x 'x)))
;Compiler warnings :
;   In FOO: Undefined function SETF::|COMMON-LISP::LIST|
FOO
? (foo)
> Error: Undefined function (SETF LIST) called with arguments (-335123572 X X) .
> While executing: CCL::TOPLEVEL-EVAL, in process listener(1).
> Type :GO to continue, :POP to abort, :R for a list of available restarts.
> If continued: Retry applying (SETF LIST) to (-335123572 X X).
> Type :? for other options.
#426 fixed Clear console gz mkassoff
Description

It would be nice if one could clear the console somehow. I like to be able to start with a blank slate so that I can see only new console output from this point on.

#430 fixed Command-H for Execute All gz mkassoff
Description

A useful shortcut from MCL that I use often.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.