lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev mime.types file inactive


From: Chris Gray
Subject: lynx-dev mime.types file inactive
Date: Tue, 23 Feb 1999 13:02:14 -0800 (Pacific Standard Time)

I'm trying to teach LYNX v2.8 to give the "download" dialog for .mp2
.mp3, and .wav files similarly to how it does for .zip files.  Right
now when I choose a link to .mp2 for instance, it spends lots of time
loading the file then drops back to the original link and I can't
save.  

I created the following file called mime.types in my c:\lynx subdir:

     audio/x-wav wav
     audio/x-mpeg mp2
     audio/x-mpeg mp3

In lynx.cfg I uncommented the globalextnesions and personal_extensions
lines, but still no change.

Also I tried a few stumbling changes in mailcap, but still no dice.


Finally I changes the list of suffixes to include these items.  These
lines are below.

suffix:.mp2:audio/mpeg
suffix:.mp3:audio/mpeg
global_extension_map:c:/lynx/mime.types
personal_extension_map:mime.types

So far, none of this works.  Any advice?  Please write me directly as
well as lynx-dev since I'm not sure my subscription has taken effect
yet.
f

Thanks a lot.


----------------------------------------
Chris Gray





reply via email to

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