|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"
 |
 |The plain text part gets displayed and this:
 |
 |[-- #1.2 71/4541 text/html, quoted-printable, UTF-8 --]

Hm, this is odd for simple /alternative messages.  In the
Microsoft world there are a lot of problems (regarding such
favourization) due to complicated /related or so parts, mostly
because of our recursive MIME parser.  Otherwise it works just
fine for me?

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.


 |2)
 |I'd like to see colorful messages.

Only headers yet, sorry.

 |set PAGER=less
 |set colour-pager
 |
 |Works only in v14.8.16 both with "less" and "more".

Before i forget it: sorry for the false spelling of your name in
the v14.9.0 announcement!

 |In v14.9.3 less disappears right at the end of the plain text part and
 |the message list screen comes back - had to record it with a screen
 |capture software, it is displayed only for a few frames.
 |Setting PAGER to more works but with no colors.
 |TERM is xterm-color and the "?" prompt is red.

You should set the LESS environment variable like

  $ export LESS=RXi; mail
or
  $ mail
  ? environ set LESS=RXi

It is because of termcap support, oh i am really lucky that we do
not go into the alternative screen mode automatically, but require
*termcap-ca-mode* to be set!  That would have been a disaster.  We
simply are no fullscreen application, and have no builtin pager.

Paul Vojta has reported this, and it is on the [master] branch
([cc54681e]): i have simply forgotten to adjust the automatical
setting of $LESS once i have introduced *termcap-ca-mode*.
Sorry!

Still no colored headers in v14.9.3

environ set LESS=RXi
set PAGER=less
set colour-pager

v14.8.16 *has* colors.

Please advise.


SZÉPE Viktor, üzemeltetés
https://github.com/szepeviktor/debian-server-tools/blob/master/CV.md
--
+36-20-4242498  [email protected]  skype: szepe.viktor
Budapest, III. kerület




Reply via email to