Morgan Smith writes: Hi Morgan, > I'm still not 100% sure what the ideal way to send in patches is. Here > is the entire v3 patch series This is fine. Since most of the changes are not controversial, I've committed all your patches to the debbugs repo (plus some very minor cleanups from me). The last point I like to discuss is the Makefile. Attached is a patch I propose. It changes the handling of the tests more like Emacs does. Now we have different calls: --8<---------------cut here---------------start------------->8--- # make check # make debbugs-tests # make debbugs-gnu-tests --8<---------------cut here---------------end--------------->8--- What's missing is the handling of SELECTORs like Emacs does. This we could add later. WDYT? Best regards, Michael.