Comment # 3 on bug 1175107 from
Btw: My entry for html looks like this

```
text/html; w3m -no-cookie -no-proxy -F -T text/html -I %{charset} -dump %s ;\
        nametemplate=%s.html;\
        x-mozilla-flags=internal;\
        test=test -n "$DISPLAY"; copiousoutput
```

Works with auto_view text/html flawless:

```
[-- Autoview using w3m -no-cookie -no-proxy -F -T text/html -I 'UTF-8' -dump
'/suse/werner/Mail/tmp/mutt.html' --]
```

OK I use also

  set tmpdir=~/Mail/tmp

in my ~/muttrc


You are receiving this mail because: