chickadee » tick » define-named-listing

define-named-listing name procprocedure

Convenient wrapper around the named-listings parameter.

Basically adds an item to the alist yielded by (named-listings), mapping name (symbol) to proc (one-argument procedure that is given a ticket object).

namess defined by define-named-listing can be used as arguments to the --named-listing parameter of tick commands on the command line.