On Sat, Apr 13, 2002 at 02:27:25AM +0200, Rocco Rutte wrote:
> 
> * s. keeling [04/13/02 02:10:27 CEST] wrote:
> > That's the background.  So in my ~/.mailcap, I tried "links %s;
> > copiousoutput":
> 
> > Here's (relevant parts of) my ~/.mailcap:
> 
> > text/html;               w3m -cookie %s; copiousoutput; nametemplate=%s.html
> 
> Try 'w3m -dump' for autoview.

Thanks Rocco.  Problem solved.  Much appreciated.


Next problem:

This works:

macro index \cB |'w3m -m -cookie'\n 'call w3m to extract URLs out of a message'
macro pager \cB |'w3m -m -cookie'\n 'call w3m to extract URLs out of a message'

This doesn't:

macro index \cB |'links'\n 'call links to extract URLs out of a message'
macro pager \cB |'links'\n 'call links to extract URLs out of a message'

The latter two just lock up mutt.  kill -HUP `pidof links` says
"ERROR: could not get terminal size"


-- 
Any technology distinguishable from magic is insufficiently advanced.
     TopQuark Software & Serv. Contract programmer, server bum.

Reply via email to