todo-print-buffer

todo-print-buffer is an interactive compiled Lisp function in `todo-mode.el'.


(todo-print-buffer &optional TO-FILE)

Produce a printable version of the current Todo mode buffer.
This converts overlays and soft line wrapping and, depending on
the value of `todo-print-buffer-function', includes faces. With
non-nil argument TO-FILE write the printable version to a file;
otherwise, send it to the default printer.