On Tue, 8 Jul 2003, Tony Finch wrote:
> Why not something like ${header{ISO-8859-15}{Subject}}?
Because no ordinary end user is going to use that.
Besides, who wants to write
if ${header{ISO-8859-15}{Subject:}} contains .... or
${header{ISO-8859-15}{Subject:}} contains .... or
etc
instead of
header_decode_to ISO-8859-1
if $header_Subject: contains ... or
$header_Subject: contains ... or
etc
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.