[Remind-Fans] form feed after monthly calendar

David F. Skoll dfs at roaringpenguin.com
Fri Jul 11 09:53:05 EDT 2014


On Thu, 10 Jul 2014 15:23:02 -0400
hymie at lactose.homelinux.net wrote:

> How do I make it not do that?

Either filter it with "sed" or equivalent, or edit the source.

> I could not find an option in the man page, nor could I found a
> ^L or \014 or \0x0c or "formfeed" anywhere in the source.

calendar.c, function WriteCalTrailer:

    PutChar('\f');

Regards,

David.


More information about the Remind-fans mailing list