Hi,

I have the following text/html entries in  ~/.mailcap. can someone help
me modify the behavior for text/html? TIA. :-)

    text/html; netscape -remote 'openURL(%s)'; test=RunningX
    text/html; mv '%s' '%s'.html && links 'file://%s.html'

The netscape entry only works if netscape is already up and running.
I've tried using just 

netscape '%s'; test=RunningX

but it opens a new netscape window everytime which I don't want as this
tend to clutter my window.

Exploring these options... How I can I fix the above mailcap entry so
that the mime msg will open in an existing netscape window or 

1. open a new netscape window if none exist? or

2. open it in links (my next mailcap entry) even if test=RunningX prove
positive (exit 0)?

Is this possible? I think so since nothing is "almost" impossible in
Linux. :)

-- 
Horace G. Friend III
[EMAIL PROTECTED]
GnuPG DSA/ElGamal Key Fingerprint
9295 80C4 C723 621B 9C2D  B53E D432 7936 4CA9 8AD6

Reply via email to