nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] m_getfld

2012-12-09 19:44:08
Paul F. wrote:

it turns out i've been commenting out entries in .mh_profile for years
by putting a '#' on the front.  ("#send: -msgid -mime")  and i guess
that only works because the parser still finds a ':' somewhere in the
line, and the '#' changes the name of the profile-component in a way
that's unlikely to conflict.

Yup.  Conflicts don't matter here because those comment
pseudo-headers aren't referenced.  For conflicts of
non-comments, all but the first will be ignored (and
recent nmh will warn about it).

And thanks for bringing this up.  I had a bug in that
warning code to skip comments :-/

David

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>