Mike Leone ([EMAIL PROTECTED]) muttered:
> Hello. I seem to not be understanding something about viewing HTML email in
> mut.

Hm right. Your mixing things up.

> I have these entries in my muttrc:
> 
>   set mailcap_path              = ~/.mutt/.mailcap:/etc/mailcap
> 
> And my ~/.mutt/.mailcap has:
> 
> text/html; w3m -v -cookie -F -T text/html %s; copiousoutput
> 
> Which properly shows me the HTML email (using urlview),

No mailcap is used when (v)iewing attachments. It has nothing to do with
urlview.

> but doesn't allow me to click on any of the links (which I sometimes
> want/need to do).

leave out the copiousoutput.
man mailcap

> My /etc/urlview/url_handler.sh has this:
> 
> http_prgs="/usr/bin/X11/opera:PW /usr/bin/w3m -F -T:XT" 
> 
> What am I doing wrong, that the links aren't active?

this handles which programm urlview calls when you select a url and hit
enter. BTW, that should read http_prgs="/usr/bin/X11/opera:XW

HTH,

Michael
-- 
"If you want to travel around the world and be invited to speak at a lot
of different places, just write a Unix operating system."
(By Linus Torvalds)

PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key

Reply via email to