Re: Question as I haven't been paying attention

2022-12-08 Thread David Levine
Bakul wrote: > Looking through git log, the following may have be interest: > > commit 54c9b8ee126b284c25b8ae3c7e600638fda2cb06 > Author: David Levine > Date: Sun Jan 30 09:26:44 2022 -0500 That commit cleaned up the helper applications, some of which were very out of date. I doubt it would

Re: Question as I haven't been paying attention [ really moreproc ]

2022-12-08 Thread Jon Steinhart
Aha, had nothing to do with nmh at all. Looks like some cretin changed the default behavior of more so that it looks like less (more or less) and that was the cause of the problem. Adding export MORE='-e' to my .bashrc fixed it, no change to moreproc in .mh_profile needed. I gues when people