On Fri, Jun 12, 1998 at 08:50:47AM -0500, Ervin D. Walter wrote:
> hypermail seems to add <br>s to the end of header lines even though it 
> has already entered a <pre> block.  This double spaces the header (not 
> pretty).  Here is a patch:
> 
> ===================================================================
> --- print.c~	Thu Jun 11 21:27:47 1998
> +++ print.c	Thu Jun 11 21:37:51 1998
> _at_@ -379,6 +379,10 @@
>  					fprintf(fp, "%s",
>  					(char *) convurls(bp->line,
>  					id, subject));
> +				else if (inheader)
> +					fprintf(fp, "%s",
> +					(char *) convurls(bp->line,
> +					id, subject));
>  				else if (isquote(bp->line))
>  #ifdef IQUOTES
>  					fprintf(fp, "<i>%s</i><br>\n",
> ====================================================================
Thanks for the patch.
> I couldn't find an upstream site and the debian changelog seems to
> suggest that debian maintainers have made these kind of changes in the 
> past.
The maintainership has changed. The original author has abandoned it and handed development over to Kent Landfield who is - with other - working on a new and improved version.
I already have added this information to the copyright file for the Debian release but haven't uploaded it. I think I'll do that tonight, including your patch.
Regards,
Joey
-- / Martin Schulze http://home.pages.de/~joey/ / Linux - the choice of a GNU generation joey_at_linux.de /Received on Fri 12 Jun 1998 05:16:45 PM GMT
This archive was generated by hypermail 2.3.0 : Sat 13 Mar 2010 03:46:11 AM GMT GMT