Stephen Isard wrote in
 <[email protected]>:
 |On Mon, 16 Dec 2024, Steffen Nurpmeso steffen-at-sdaoden.eu |s-nail| wrote:
 |>|1. I have a pipe-text/plain filter that searches the text of messages.
 |>|The filter doesn't do what I want it to on base64 encoded messages, and
 |>|I think it is because the messages are sent through the filter before
 |>|being decoded. Is there a way to make the filter apply to the decoded
 |>|form of the message?
 |>
 |> You mean something like
 |>
 |>  ? set pipe-text/plain='?* cat -vet'
 |>
 |> This should only see decoded data.
 |
 |Sorry, Steffen, my mistake.  The problem was the dos style encoding of 
 |line endings that we corresponded about a couple of months ago.  RFC 
 |2045 says that line endings have to be set to \r\n before base64 
 |encoding and I hadn't written the filter to cope with the extra \r's.  I 
 |should just stick dos2unix on the front of the filter.

hmmm.  There is TODO note on that attachment stuff.  I also know
that, but in practice it works without it: *luckily*.  Since this
MUA will produce ugly output otherwise (you see the CR then, .. if
the font supports the symbol), well.  But yes, that should be
done, too.

 |On Mon, 16 Dec 2024, Steffen Nurpmeso steffen-at-sdaoden.eu |s-nail| wrote:
 |...
 |> i really would like to know.
 |> Simply leaving off markers, i mean, ok, but with multiple parts
 |> you only get an impenetrable heap of text? ??
 |
 |Yes, there can be times when you want the markers, but I don't think I 
 |get many messages where that would happen.  Anyway, I was asking whether 
 |there is already a way to turn off the markers, and there isn't, so too 
 |bad, I'll live with it.

Well, to be honest, i would rather have a complete library/engine
and an external TUI or GUI (or script) drive it as desired.  I do
not know whether that is still in TODO.  Other than that we could
only offer some kind of format string producer (fat), or simply
toggle which simply prints the PART.NUMBER.SERIES: of a part,
instead of .. more.  If i recall correctly that is how Heirloom
mailx was.  *Maybe* we could overload *quiet* for this, at least
for v14.10, then let's see what the future brings.  Did that.
Also printing info now anyway in the other case, that it is so
ugly will hopefully vanish not too far in the future.

Ciao Stephen,

--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)
|
|And in Fall, feel "The Dropbear Bard"s ball(s).
|
|The banded bear
|without a care,
|Banged on himself for e'er and e'er
|
|Farewell, dear collar bear

Reply via email to