On Thu, Nov 08 2007, Richard G Riley wrote:

> I have an mime attachment in an email marked in gnis like this:
>
> [2. application/octet-stream; Toom_Bumper.wmv]
>
> What would the .mailcap entry to match this similar to:
>
> video/x-ms-wmv;/usr/local/bin/mplayer %s

It would be ...
  application/octet-stream; /usr/local/bin/mplayer %s
..., but probably `2 K e' (`gnus-mime-view-part-externally' on part 2)
works as well: It looks for the MIME viewer for `*.wmv'.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to