nmh-workers
[Top][All Lists]
Advanced

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

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


From: Ken Hornstein
Subject: Re: [Nmh-workers] sortm: "renaming message chain from 14 to 1"
Date: Fri, 28 Mar 2014 11:56:35 -0400

>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



reply via email to

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