Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (766 - 768 of 1030)

Ticket Resolution Summary Owner Reporter
#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.

#217 fixed Error in Hemlock: REDIS-TAB-DISPLAY-FUN Gary Byers Rainer Joswig
Description

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

#219 fixed Caps Lock doesn't work Gary Byers ds
Description

Caps Lock doesn't work in my copy of CCL, UK keyboard. Everything just remains lowecase. Shift still works ok.

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