Hi,

I am trying to understand why testcase ./t/c-u-m-x-scroll-forward.sh fails
for me on z/OS.
>From the trace, I see that it is reading the characters from the
pseudotty in and correctly
processing them, until it gets to the 'print node' sequence which is coded
as:

\rDq

This sequence isn't printing out the node and so I fail when it tries to:

diff t/c-u-m-x-scroll-forward.sh.out ./t/node-target

because the  t/c-u-m-x-scroll-forward.sh.out isn't created.

I have confirmed that I can interactively use M-x print-node to print the
node out if
I have done:
export INFO_PRINT_COMMAND='>/tmp/out'
first, which seems consistent with the docs.

Hoping someone can provide some guidance here.

thanks, mike

Reply via email to