nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] nmh internals: full MIME integration


From: David Levine
Subject: Re: [Nmh-workers] nmh internals: full MIME integration
Date: Sat, 26 Jul 2014 09:19:14 -0400

Ralph wrote:

> Whilst looking at pick's source, I found MHPDEBUG;  I don't think it's
> documented but could be useful for those learning pick?  Perhaps it
> should be -debug instead?

It's documented, very briefly, in the mh-profile(5) man page
along with a couple of other debug environment variables
that have survived.  I could see changing pick's to -debug,
as long as no other programs would ever call pcompile() or
pmatches() (none currently do).  But not the other two:  mhl
doesn't read the profile directly, so it could get confused
by another program that has -debug, and MHWDEBUG is in the
sbr library, not a program.

I agree with your comments about lazy evaluation.

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]