Hi Jim.
    
    Jose, here are your two patches, with updated log messages,
    followed by 6 more patches, some clean-up, some fixes, that I
    tested yesterday or Monday -- I think it was with grep and
    coreutils.  I'll test again today or tomorrow, then squash each of
    the 6 into whichever of the two it affects.

Thanks for testing.

Regarding the unaligned backslashes:
    
    Subject: [PATCH 4/8] avoid long lines; align backslashes
    [...]
    +     || { msg='halt not defined' $(_sc_say_and_exit) };                    
\
    +                                                                   \

I am pretty sure that it is git-commit who is screwing up the
alignment.  In my working copy the alignment looks ok, but they show
unaligned in the output of both git-format-patch and git-diff.
Strange...



Reply via email to