From mboxrd@z Thu Jan 1 00:00:00 1970 From: Per Bothner To: karipid@mae.cornell.edu (Daniel Karipides) Cc: egcs@cygnus.com Subject: Re: viewing <> constructs via the web archive Date: Fri, 17 Apr 1998 22:05:00 -0000 Message-id: <199804180206.TAA09308@cygnus.com> References: <199804172144.RAA18380@scotch.mae.cornell.edu> X-SW-Source: 1998-04/msg00714.html > This is due to the fact that the in "#include " > gets interpreted as an unknown HTML tag and is not printed. The correct fix would seem for the script be to replace all instances of '<' by '<'. The characters '&' and '>' should also be replaced the same way. Of course such a conversion needs to be aware of the current mine type. If the type is html, no conversion should be done, and if the type is richtext, the tags should be converted to html. This is arguably a bug in hypermail (or whatever software is used), but then I am told hypermail is full of bugs, and should be replaced by something that is actually being maintained. (Jason Molenda suggests somebody should look into MHonArc.) --Per Bothner Cygnus Solutions bothner@cygnus.com http://www.cygnus.com/~bothner