>Is there a way to get the new mhshow to pause after showing >the headers? Now, they scroll off the screen when the first >part is shown, if it's sufficiently long.
Well, assuming that you're running with -concat, it should all be run under less; that part I tested and it worked fine. >And it doesn't handle display of text/html very well with >lynx: the formatting is a mess because that output is >funnelled through less. -noconcat takes care of it. Is >-concat is only useful with text/plain? Well, it's designed for things that output text on stdout. w3m -dump works fine for me with the default of -concat. If the coloring is messed up, do you need to add R to the LESS environment variable? --Ken _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
