Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (859 - 861 of 1030)

Ticket Resolution Summary Owner Reporter
#217 fixed Error in Hemlock: REDIS-TAB-DISPLAY-FUN Gary Byers Rainer Joswig
Description

Was editing a file and moving the cursor up...

#216 fixed Provide keyword arguments to process-run-function pipe streams Gary Byers Daniel Dickison
Description

Given the new features for streams, namely the :sharing and :external-format improvements, it would be nice to be able to specify these keyword arguments for streams when doing something like:

(process-run-function "foo" #'foo :input :stream :output :stream)

I think having new keyword parameters like :input-args etc. would be better than adding a new keyword for each parameter (i.e. :input-sharing, :input-external-format, etc). Does this seem like a reasonable solution? (If so I can try to put a patch together to do this).

Alternatively, if a pipe stream creation API was exported (with support for these keyword options), then it would make it possible to create the pipe streams first, and simply pass them into process-run-function.

#215 duplicate Hemlock double-click fails if close-paren is at end of file Gary Byers Ron Garret
Description

Double-clicking on a close-paren in hemlock fails to select the corresponding Sexpr if the close paren is the last character in the file

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