[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mutt mime e html



Mandi! dotdeb@gmail.com
  In chel di` si favelave...

> Qualche idea?

Io ho in .muttrc:

	auto_view text/html

in .mailcap:
	text/html; /home/gaio/bin/firefox %s; test=test -n "$DISPLAY"

e /home/gaio/bin/firefox è uno script che contiene:

 #!/bin/sh
 
 /usr/bin/firefox --new-tab "$1"
 sleep 2
 
 exit 0

-- 
  The number of UNIX installations has grown to 10, with more expected.
	(_The UNIX Programmer's Manual_, Second Edition, June 1972)



Reply to: