i wrote: |SZÉPE Viktor <[email protected]> wrote: ||>|1) ||>|Is there a way to display HTML part in multipart/alternative messages? ||>| ||>|Tried this with no luck ||>| ||>|set mime-alternative-favour-rich ||>|set pipe-text/html="@*@ lynx -stdin -dump -force_html 2>&1" | ... ||Thank you. ||When I enter || ||? Type 213 || ||both the plain and the html part gets displayed correctly, the html ||part piped through lynx. ||Is there a way to hide the plain part? ||mime-alternative-favour-rich seems to be ineffective. | |Oh, now i see! That is mysterious, we have a pipe- handler |test,.. but only for text/plain, and that works. |I will look into this this evening -- thanks for insisting!
I remember now, this was some fast hack back in 2015 to get something useful out of googlegroup messages (in the meanwhile the rich part is also nothing but a joke, you have to browse in fact), and i never ever found the time to do it right. Still so. But. In the meanwhile we actually have the COPIOUSOUTPUT flag that we need for a later mailcap support, and require it for pipe handlers, which is why you use it. Fantastic! I added command based support for mime-alternative-favour-rich, it is [05427cea] (send.c:sendpart(): extend *mime-alternative-favour-rich* support (SZÉPE Viktor)..), but yet on [next] only (but commit hash will not change no more)! This will be in v14.9.4 next week. Thanks, i have completely forgotten it, and the documentation was just as silent. --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt)
