On Tue, 24 Dec 2002, Marc Perkel wrote:
> I think you're missing my point. In code like this:
>
> {${sg\
> {${readfile{/etc/exim/x}{|}}}\
>
> Is not the same as:
>
> {${sg\
> {${readfile{/etc/exim/x}{|}}\
> }\
>
> because the second version reads the file and then adds the white space
> to the end of the read file.
Oh? Really? If it does, that's a bug. I'm a bit surprised, because the
removal of space after a continuation in the config file happens
centrally when the file is being read. I'll look into this and fix the
problem if I can find it.
It's just occurred to me - is this in a config file, or is it in a
filter?
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.