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@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to