On Sun, 9 May 2004 [EMAIL PROTECTED] wrote:
> In a recent note, Thomas Dickey said:
>
> > Date: Fri, 7 May 2004 19:01:32 -0400 (EDT)
> >
> > On Fri, 7 May 2004 [EMAIL PROTECTED] wrote:
> >
> > > How does Lynx select the suffix of the workfile?
> >
> > There are only a few choices (".bin", ".txt" and ".html" or ".htm").
> > That's done in src/HTFWriter.c in HTSaveAndExecute(), based on the
> > mime type. Reading and comparing with the mailcap on this machine,
> > it looks as if it might be useful to use the nametemplate value if
> > it exists (making a note to look into that...).
> >
> Well, I took the lazy route. Experimenting, I observed that HTFileSuffix()
> resolves to a useful suffix if it gets a chance, so I just let
> Content-type: application/pdf fall through to there.
I see (I think). It's sufficient to ensure that we don't pass a ".html"
suffix in this case.
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
_______________________________________________
Lynx-dev mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lynx-dev