emailler icon indicating copy to clipboard operation
emailler copied to clipboard

EMAIL: Integrate PRINT65

Open bobbimanners opened this issue 3 years ago • 1 comments

OA-P print function should use get_email_body() to format a message for printing, save to a file and invoke PRINT65.

bobbimanners avatar Jun 28 '21 04:06 bobbimanners

Started playing with this but right now I think it takes more bytes than it is worth in terms of utility.

The only way this is worth doing is if we can refactor the code to eliminate the duplication between email_pager() and get_email_body() but that will be a radical reworking that will probably break things.

bobbimanners avatar Jul 01 '21 01:07 bobbimanners