On Tue, Oct 31, 2017 at 5:18 PM, Stefan Beller <sbeller@xxxxxxxxxx> wrote: > For debuggers aid we'd want to print debug statements early, so > introduce a new line in the debug output that describes the whole > function, and the change the next debug output to describe why we need s/and the/and/ ...or... s/and the/and then/ > to search. Conveniently drop the arg from the second line; which will > be useful in a follow up commit, that refactors the describe function. > > Signed-off-by: Stefan Beller <sbeller@xxxxxxxxxx>