Re: Mailcap selectively applying settings

2022-05-13 Thread Cameron Simpson
Slow to respond here. Mutt's MIME handling stuff has a long section in the manual here: http://www.mutt.org/doc/manual/#mimesupport with the mailcap section commencing here: http://www.mutt.org/doc/manual/#mailcap In particular see the stuff about "copiousoutput" and the pager. On 12May2022 15:3

Re: Mailcap selectively applying settings

2022-05-13 Thread Christopher Conforti
On Thu, May 12, 2022 at 08:51:47PM +0100, Chris Green wrote: > On Thu, May 12, 2022 at 03:38:23PM -0400, Christopher Conforti wrote: > > Hi list, I'm having a bit of a weird one, at least for me. I can't get mutt > > to > > read my entire mailcap file properly, it seems. For example, I have the >

Re: Mailcap selectively applying settings

2022-05-13 Thread Christopher Conforti
On Thu, May 12, 2022 at 08:05:52PM +, Sam Kuper wrote: > On Thu, May 12, 2022 at 03:38:23PM -0400, Christopher Conforti wrote: > > text/html lynx -dump %s | more > > > > is seemingly ignored, even when there are no other options given for > > handling HTML. > > I may be wrong, but shouldn't

Re: Mailcap selectively applying settings

2022-05-12 Thread Chris Green
On Thu, May 12, 2022 at 03:38:23PM -0400, Christopher Conforti wrote: > Hi list, I'm having a bit of a weird one, at least for me. I can't get mutt to > read my entire mailcap file properly, it seems. For example, I have the > following line in my mailcap: > > images/*; eog %s > > It handles

Re: Mailcap selectively applying settings

2022-05-12 Thread Sam Kuper
On Thu, May 12, 2022 at 03:38:23PM -0400, Christopher Conforti wrote: > text/html lynx -dump %s | more > > is seemingly ignored, even when there are no other options given for > handling HTML. I may be wrong, but shouldn't there be a semicolon in that entry? I.e. text/html; lynx -dump

Mailcap selectively applying settings

2022-05-12 Thread Christopher Conforti
Hi list, I'm having a bit of a weird one, at least for me. I can't get mutt to read my entire mailcap file properly, it seems. For example, I have the following line in my mailcap: images/*; eog %s It handles this just fine; all image attachments are opened with eog. However, another line: