nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] sortm: "renaming message chain from 14 to 1"

2014-03-28 10:56:46
What does sortm mean when in -verbose mode is says something like:

      renaming message chain from 14 to 1

That message is output by sortm.c:rename_msgs().  Right before that
there's a comment that says:

        /*
         * the guy that was msg j is about to become msg i.
         * rename 'j' to make a hole, then recursively rename
         * guys to fill up the hole.
         */

Which I think pretty much explains it.

--Ken

_______________________________________________
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>