Re: [Nmh-workers] vmh

2010-11-01 Thread Lyndon Nerenberg (VE6BBM/VE7TFX)
> If memory serves, I coerced it into building once, prior to y2k, so I could > try it. Then I found that it didn't mix with `normal MH' and promptly > abandoned it, returning to my mixture of MH-e, raw MH, and direct kPOP usage. > It should probably just be removed, along with the rest of t

Re: [Nmh-workers] vmh

2010-11-01 Thread Chad Brown
On Nov 1, 2010, at 8:29 PM, Lyndon Nerenberg (VE6BBM/VE7TFX) wrote: > Out of general curiosity, have any of you actually used vmh to > read/send mail? If memory serves, I coerced it into building once, prior to y2k, so I could try it. Then I found that it didn't mix with `normal MH' and promp

[Nmh-workers] cleaning out the cobwebs

2010-11-01 Thread Lyndon Nerenberg (VE6BBM/VE7TFX)
The "JLR" question prompted me to take a quick scan through the code base. A lot of the conditional compilation is leftover from the pre- or early-POSIX days (e.g. string and network related functions that are now standardized), SMTP client hacks that are no longer applicable, and support for obs

[Nmh-workers] vmh

2010-11-01 Thread Lyndon Nerenberg (VE6BBM/VE7TFX)
Out of general curiosity, have any of you actually used vmh to read/send mail? I was always curious why MH would include a curses client, and every once in a while the fit takes me to try it. In 25 years I've never been able to make it do anything more than complain about my terminal being too st

Re: [Nmh-workers] Fixing decoding of quoted messages in replies

2010-11-01 Thread rader
> AFAIK this problem is still unsolved. I only found a hack in the FAQ: > > Subject: 05.16 How can I convert quoted-printable to 8bit in >quoted text in replies? > From: Jarle F. Greipsland > Date: 22 Aug 1995 10:42:07 +0200 wow. below you'll find a less c