Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (466 - 468 of 1030)

Ticket Resolution Summary Owner Reporter
#950 invalid Package common-lisp exports symbol NULL FrankU
Description

There's no NULL symbol defined by the standard.

ccl -n -e '(progn (format t "~a" (symbol-package (find-symbol "NULL"))) (quit))'

=> #<Package "COMMON-LISP">

#195 fixed Page Up and Page Down commands in Editor windows move the cursor Gary Byers Rainer Joswig
Description

On the Mac, scrolling around with the Page Up and Page Down keys should only move the viewport. It should not move the cursor. The cursor should stay where it is.

Unfortunately, Hemlock moves the cursor when scrolling with Page Up and Page Down keys.

#258 fixed Pasting into mini-buffer doesn't work Jeremy Jones
Description

This is easily reproducible. In any editor or listener, do a m-x grep, which asks for a pattern in the mini-buffer. Now do a command-v to paste, and it crashes into the kernel debugger.

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