Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (652 - 654 of 1030)

Ticket Resolution Summary Owner Reporter
#1143 fixed arglist-on-space-command crashes on particular files svs Shannon Spires
Description

If you make a new Hemlock window and paste the following two lines into it

#!/bin/sh ;

then put the cursor after the semicolon and hit the spacebar, CCL will crash (technically, it beachballs without AltConsole being invoked, because the "arglist on space" command goes into an infinite loop.)

The problem doesn't happen if you set the window to Text Mode -- it only happens in Lisp mode. And it doesn't happen if you first add a newline before the initial # character.

#1145 fixed Meta-dot doesn't work on package names Shannon Spires Shannon Spires
Description

Packages defined with defpackage don't respond when you meta-dot their names.

#1151 fixed Text selection on cmd-F search does not move the cursor to the selection R. Matthew Emerson Ron Garret
Description

This seems to be due to a change in behavior introduced in OS X somewhere between Snow Leopard and Mavericks (I can't tell you exactly where because I skipped the Lions). If you do a text search using cmd-F in a Hemlock window the cursor does not move to the selected text. So if you type something after a cmd-F search, you don't replace the selected text, but instead go back to the position in the file where you were before the search began.

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