This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: EGCS web pages
- To: egcs at cygnus dot com
- Subject: Re: EGCS web pages
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Fri, 30 Oct 1998 09:43:52 +0100 (MET)
- cc: David Mazieres <dm at reeducation-labor dot lcs dot mit dot edu>, Alexandre Oliva <oliva at dcc dot unicamp dot br>, Jason Molenda <jsm at cygnus dot com>, Mark Mitchell <mark at markmitchell dot com>
On 29 Oct 1998, Alexandre Oliva wrote:
>>> The mailing list archives currently include the literal text of
>>> messages mailed in. That means, in particular, that messages
>>> containing '<' and '>' characters do not display right [...]
> OTOH, they allow you to save the web-page of an archived message
> containing source code or a patch, then extract the source code or
> patch from the saved file. If `<' and other html meta-characters were
> mangled, you'd have to manually replace them in order to get the
> important data.
What's wrong with `lynx -dump URL`?
'<' and '>' are not a real issue with respect to that, though white
space may case troubles, I'm afraid.
And later Mark Mitchell <mark@markmitchell.com> wrote:
> That's what I meant. I said `cut-and-paste' as a shorthand, but
> `save-as-source' is what I really do.
With the new approach you could use `cut-and-paste' :-), for then the
web page would _display_ (instead of _contain_) the patch.
BTW, if presenting both HTML and regular text versions is not
easily feasible with a single tool, one could set up a newsserver
or web query interface where you can access mails based on Message-ID.
I.e., one could retrieve the Message-ID via the regular pages and then
obtain the original message by means of that additional service.
Gerald
--
Gerald Pfeifer (Jerry) Vienna University of Technology
pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/