Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Sep 2000 20:21:34 -0500 (CDT)
From:      Mike Meyer <mwm@mired.org>
To:        rob <europax@home.com>
Cc:        questions@freebsd.org
Subject:   Re: Why not XEmacs, after all?
Message-ID:  <14769.42910.433715.290489@guru.mired.org>
In-Reply-To: <64338975@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
rob writes:
> I now have Lynx and w3m, and tried them out.  Its nice with no ads!  Is
> it possible to configure either of them so that they spawn some external
> program from a given mime type?  I read the manuals and didn't see
> anything.  Thanks,  Rob.

They both use ~/.mailcap, which is what Netscape uses as well. The
syntax is "type/subtype;command". Type and subtype are the appropriate
MIME values. Subtype can be "*" to mean "any of this type". Command
should include a "%s" that will have the file name of the temporary
file plugged in.

	<mike




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14769.42910.433715.290489>