lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV .mailcap vs. XLOADIMAGE_COMMAND


From: pg
Subject: Re: LYNX-DEV .mailcap vs. XLOADIMAGE_COMMAND
Date: Tue, 7 Apr 1998 18:00:35 -0600 (MDT)

(following up my own posting with more information)

In a recent note, address@hidden said:

> Date: Tue, 7 Apr 1998 13:23:49 -0600 (MDT)
> 
> It seems that the XLOADIMAGE_COMMAND, whether in lynx.cfg or userdefs.h
> overrides any image viewers set in a .mailcap command.

Well, not quite.  The various image types (9 of them) are defined
fully qualified in HTInit.c from the string in lynx.cfg.  I used "image/*"
in my .mailcap.  It turns out that any fully qualified definition
overrides a wildcarded definition.  So, I *merely* need to put all
the 9 image types fully qualified in my .mailcap, and then .mailcap
overrides.  Still kind of a pain.

-- gil

reply via email to

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