[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Format=Flowed



Gunnar Hjalmarsson wrote:
> A modified mhtxtplain.pl file and the CVS diff are attached to this 
> message.
> 
> Hope you agree it's an improvement.

Well, it wasn't good enough. :(  Below you find a correction of the 
modified file.

/ Gunnar

mhtxtplain.pl
CVS diff Format=Flowed modifications (compared to modified file)
===================================================================
364a365
 > 	$ret =~ s!</pre>\n<br>!</pre>!g;
506c507
<     $chunk = join ("\n", @paras) . "\n<br>";
---
 >     $chunk = join ("\n<br>\n", @paras) . "\n<br>";


---------------------------------------------------------------------
To sign-off this list, send email to majordomo@mhonarc.org with the
message text UNSUBSCRIBE MHONARC-USERS


[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]