Re: displaying html links inside mutt

2021-09-10 Thread Kevin J. McCarthy
On Fri, Sep 10, 2021 at 06:23:29PM +, Globe Trotter via Mutt-users wrote: Thanks, Jon! I had not known bounce before mutt and I do use it when I do not have to add any comments. But other than that, can I send (forward) the original email as an attachment? See the $mime_forward config vari

Re: displaying html links inside mutt

2021-09-10 Thread Globe Trotter via Mutt-users
# On Friday, September 10, 2021, 01:06:13 PM CDT, Jon LaBadie wrote: On Fri, Sep 10, 2021 at 05:22:18PM +, Globe Trotter via Mutt-users wrote: > > As an aside, is it possible to forward html messages (that only arrive as > text/html) > as attachments? Forwarding incorporates them as t

Re: displaying html links inside mutt

2021-09-10 Thread Jon LaBadie
On Fri, Sep 10, 2021 at 05:22:18PM +, Globe Trotter via Mutt-users wrote: As an aside, is it possible to forward html messages (that only arrive as text/html) as attachments? Forwarding incorporates them as text and does not carry forward the hidden link. Not for that purpose, but I some

Re: displaying html links inside mutt

2021-09-10 Thread Globe Trotter via Mutt-users
Thank you for this, too. So, the problem appears to me to show up whenever there is no text/plain but only text/html  then i get on the screen: [-- Autoview using w3m -I 'utf-8' -T text/html -dump --]    []    Review your proof    STA4_EV_STA4416.. ... and down below

Re: displaying html links inside mutt

2021-09-10 Thread Ofer Inbar
A related problem you may be experiencing is that a lot of automated email, and a lot of mailing list authoring software (used by lists you may subscribe to) generate faulty multipart emails. Often, they automatically create a plain text version from the HTML content that the sender created, but f

Re: displaying html links inside mutt

2021-09-10 Thread Globe Trotter via Mutt-users
# On Friday, September 10, 2021, 06:45:24 AM CDT, Jean Louis wrote: * Jean Louis [2021-09-10 09:56]: > > I can open the html in an external browser and there I find the > > link, but I would like an in-mutt solution (I don't really like > > going to the browser to read my email if

Re: displaying html links inside mutt

2021-09-10 Thread Globe Trotter via Mutt-users
Jean, Thanks for this, too! I see, so I have the default set to w3m and I use: text/html; w3m -I %{charset} -T text/html -dump; copiousoutput; print = select-browser %s; nametemplate=%s.html where select-browser is a perl script, perhaps from some members of this group. So, I like w3m qui

Re: displaying html links inside mutt

2021-09-10 Thread Globe Trotter via Mutt-users
# On Friday, September 10, 2021, 12:07:22 AM CDT, Jon LaBadie wrote: > On Fri, Sep 10, 2021 at 04:29:03AM +, Globe Trotter via Mutt-users wrote: >Hello, > >I am still new to mutt (having moved from sylpheed) and finding my way. Great, >but one of the major issues that I have been havin

Re: displaying html links inside mutt

2021-09-10 Thread Jean Louis
* Jean Louis [2021-09-10 09:56]: > > I can open the html in an external browser and there I find the > > link, but I would like an in-mutt solution (I don't really like > > going to the browser to read my email if I can help it). This is > > becoming quite a big concern for me. My solution is not

Re: displaying html links inside mutt

2021-09-09 Thread Jean Louis
* Globe Trotter via Mutt-users [2021-09-10 07:30]: > Hello, > > I am still new to mutt (having moved from sylpheed) and finding my way. > Great, but one of the major issues that I have been having is that sometimes > I get some e-mail which is written in html but which has no indication of any