Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 1999 09:25:10 +0200
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Glenn Johnson <gljohns@bellsouth.net>
Cc:        FreeBSD Questions <questions@FreeBSD.ORG>
Subject:   Re: HTML in mutt
Message-ID:  <19990127092510.A21514@ucb.crimea.ua>
In-Reply-To: <19990127001146.A9899@gforce.johnson.home>; from Glenn Johnson on Wed, Jan 27, 1999 at 12:11:46AM -0600
References:  <19990125113352.A28261@ucb.crimea.ua> <19990126105355.Q36690@freebie.lemis.com> <19990125164657.A28375@mooseriver.com> <19990126100930.A18505@ucb.crimea.ua> <19990126191500.Z66239@freebie.lemis.com> <19990127001146.A9899@gforce.johnson.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 27, 1999 at 12:11:46AM -0600, Glenn Johnson wrote:
[...]
> I have been using lynx to view HTML in mutt. After seeing the above tip
> for netscape I thought I would give it a try. If I go to the attachment
> viewer all is well, I can launch netscape to view the HTML; but if I try
> to use auto_view as described above, mutt tells me it can't find the
> mailcap entry. What might be wrong?
> 
> Thanks.
> -- 
> Glenn Johnson
> gljohns@bellsouth.net
> 

I don't think this is a good idea to mix auto-view with netscape.
Auto-view is for programs that can return text.
For example, my .mailcap looks like:

text/html; lynx -dump -force_html %s; copiousoutput
application/x-arj-compressed; unarj l %s; copiousoutput
application/x-zip-compressed; unzip -l %s; copiousoutput
application/x-tar; tar tvf -; copiousoutput

Anyway, you'd better ask your question on <mutt-users@mutt.org>.

-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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?19990127092510.A21514>