Re: [Mutt] Is there any way to view text/html inline *only if* we think text/plain is not right?

2023-05-18 Thread Mihai Lazarescu
On Thursday, May 18, 2023 at 19:53:50 -0400, José María Mateos wrote: 2. If I'm not convinced by that version, press some key and then text/html is displayed inline (using w3m, lynx, links, or whatever in the ~/.mailcap file). I use this macro: macro pager ~ 'unalternative_order *alternative_

Re: Is there any way to view text/html inline *only if* we think text/plain is not right?

2023-05-18 Thread John Hawkinson
José María Mateos wrote on Thu, 18 May 2023 at 20:41:49 EDT in : > That works (I have to remove a "bind attach view-mailcap" I have in > my .muttrc), Well, ironically, doesn't that do want you want, almost? I guess it depends on your mailcap. (see below) > but opens the view outside of the p

Re: Is there any way to view text/html inline *only if* we think text/plain is not right?

2023-05-18 Thread José María Mateos
On Thu, May 18, 2023 at 08:03:26PM -0400, John Hawkinson wrote: José María Mateos wrote on Thu, 18 May 2023 at 19:53:50 EDT in : 2. If I'm not convinced by that version, press some key and then text/html is displayed inline (using w3m, lynx, links, or whatever in the ~/.mailcap file). Well,

Re: Is there any way to view text/html inline *only if* we think text/plain is not right?

2023-05-18 Thread John Hawkinson
José María Mateos wrote on Thu, 18 May 2023 at 19:53:50 EDT in : > 2. If I'm not convinced by that version, press some key and then text/html is > displayed inline (using > w3m, lynx, links, or whatever in the ~/.mailcap file). Well, some key *sequence* is: 'v', 'j', 'j', RET assuming that it's

Is there any way to view text/html inline *only if* we think text/plain is not right?

2023-05-18 Thread José María Mateos
Hi everybody, Lately I've been receiving mail in which the text/plain part and the text/html part are at odds. This is typically caused by generator software that ignores text/plain, or uses some old version, etc. Today I changed my settings to view text/html first via w3m, but I'm not entir