lynx-dev
[Top][All Lists]
Advanced

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

Re: [Lynx-dev] mime_types [PATCH]


From: gilmap
Subject: Re: [Lynx-dev] mime_types [PATCH]
Date: Sun, 9 May 2004 12:05:08 -0600 (MDT)

In a recent note, Thomas Dickey said:

> Date: Fri, 7 May 2004 19:01:32 -0400 (EDT)
> 
> On Fri, 7 May 2004 address@hidden 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.

Thanks,
gil
-- 
StorageTek
INFORMATION made POWERFUL

Attachment: lynx.patch.pdf
Description: c program text


reply via email to

[Prev in Thread] Current Thread [Next in Thread]