[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nmh-workers] problem with mark zeroing out sequences
From: |
Jerrad Pierce |
Subject: |
Re: [Nmh-workers] problem with mark zeroing out sequences |
Date: |
Wed, 26 Feb 2014 11:44:38 -0500 |
>My *intent* when adding the hook code was to allow external, non-nmh programs
>to access the message store keeping track of changes. I added this code for
>a specific purpose, and never thought about anyone executing nmh commands
>inside of hook code. So I support Ken's conclusion that doing so is madness.
I understand, and yet it's such a powerful way to extend the features of nmh
without requiring core changes e.g; the supplemental MIME storage I'm using.
Maddening as the sequence clash is, there's a workaround (though who knows
when it might break, since it's not clear why I should work... my guess is it's
akin to funky scoping like local $foo = $foo in perl). The thing that makes
the least sense to me is that mark gives different results than cat, despite
being run from the same environment/situation.
P.S. It would still be useful to have environment variables exposed,
and del-hook ought to let the child know if -unlink was used e.g;
by setting the CMD to rmm-unlink instead of rmm
- Re: [Nmh-workers] problem with mark zeroing out sequences, (continued)
- Re: [Nmh-workers] problem with mark zeroing out sequences, Ken Hornstein, 2014/02/25
- Re: [Nmh-workers] problem with mark zeroing out sequences, David Levine, 2014/02/25
- Re: [Nmh-workers] problem with mark zeroing out sequences, David Levine, 2014/02/25
- Re: [Nmh-workers] problem with mark zeroing out sequences, Jerrad Pierce, 2014/02/25
- Re: [Nmh-workers] problem with mark zeroing out sequences, Ken Hornstein, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Jerrad Pierce, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Ralph Corderoy, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Ken Hornstein, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Jon Steinhart, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences,
Jerrad Pierce <=
- Re: [Nmh-workers] problem with mark zeroing out sequences, Jon Steinhart, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Ken Hornstein, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Jerrad Pierce, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Ken Hornstein, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Jerrad Pierce, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Ken Hornstein, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Ken Hornstein, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Jerrad Pierce, 2014/02/26
- Re: [Nmh-workers] problem with mark zeroing out sequences, Ken Hornstein, 2014/02/26
Re: [Nmh-workers] problem with mark zeroing out sequences, David Levine, 2014/02/25