r855234 | cmpilato | 2005-06-24 17:02:53 +0000 (Fri, 24 Jun 2005)
A few fixes to mailer.py.
Patch by: <Servatius.Brandt@fujitsu-siemens.com>
* tools/hook-scripts/mailer/mailer.py
(OutputBase.make_subject): Look for 'truncate_subject' instead of
'truncate-subject'.
(generate_content): Add 'show_nonmatching_paths' to the data
dictionary.
(Config._prep_maps): Postponed the removal of map section names from
self._groups until all map specifications have been processed.
(Config.get): Apply mappings on a per-word basis.