Hi 

I'm using a emacs --batch cronjob to update several html-exports of
different agenda views. 

The output usually looks ugly. It took me some time to figure out why
the exported html-files look different whether the function is started
in a normal frame or via batch: The html-exporter sets line-breaks (and
colors) in relation to the actual frame-size and color-settings (which
are both zero in batch-mode).

Is there any way to influence that behavior?

Letting emacs --batch explicitly load an init-file is no solution:
framesize and color settings are ignored.

Thanks for help

Sven

Reply via email to