Hello Viktor.

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!

 |>|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".
 ..
 |>|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
 ...
 |> *termcap-ca-mode* to be set!  That would have been a disaster.  We
 ...
 |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.

What does

  ? colour *

say?  What terminal do you have, what does

  $ infocmp | grep colors#

say just in case you have infocmp(1)?  If not, does

  $ s-nail -S termcap=Co#256

give you something, just in case you actually have installed
`colour' settings for this mode?  Can it be that your terminal
proposes "millions of colours"?  Then we either need to add a slot
for "millions of colours" or reuse the slot for 256 for that.
Could this be the problem?  I am talking blind, have to go out,
will come back this evening.  ("Millions of colours", really?
Wow.  Yes, could be i did not thought about adding a fallback for
those cases.  Will look.  Thank you!)

Ciao,

--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)

Reply via email to