Name

em_format_set_session —

Synopsis

void em_format_set_session (emf,  
 s); 
EMFormat *  emf;
struct _CamelSession *  s;

Arguments

emf

Mail formatter.

s

-- undescribed --

Description

Format a message msg. If emfsource is non NULL, then the status of inlined expansion and so forth is copied direction from emfsource.

By passing the same value for emf and emfsource, you can perform a display refresh, or it can be used to generate an identical layout, e.g. to print what the user has shown inline.