Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (397 - 399 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...

#218 fixed German keyboard: cannot enter certain characters directly (listener, etc) R. Matthew Emerson Rainer Joswig
Description

Using a MacBook Pro with a German keyboard and Mac OS X 10.5.1.

Typing one of the keys äöü´ß does not work. Nothing is inserted. Typing one of the shifted keys ÖÄÜ`°§ does not work. Nothing is inserted.

I can enter those keys quoted (c-q).

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