Hello Nik, and thanks for the report. On Wednesday, February 14, 2007 at 12:10:41 -0500, Nik A. Melchior wrote:
> When I view an email with an attachment, e.g. a PDF document, the > status line complains: > mailcap entry for type application/pdf not found > However, /etc/mailcap does indeed include this entry. In fact, when > I view the attachment, mutt is happy to spawn xpdf. You have "auto_view application/pdf" or $implicit_autoview=yes, but your mailcap entry has no "copiousoutput" tag, right? Entries without this tag are not suitable to autoview in pager, only to <view-attach> from the attachments menu. Please check adding *after* your xpdf entry an entry as: | application/pdf; pdftotext -nopgbrk %s - ; nametemplate=%s.pdf ; copiousoutput Bye! Alain. -- AB> I'm never happy before I can shout an humiliating « RTFM! ». ;-) Well, I'll see what I can do to accommodate your twisted needs in exchange for some enlightenment. -+- TMZ in Mutt Guide, lesson 4: Brown bag with eyes holes -+-