[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#22460: 'y' command doesn't allow a comment after it one the same lin
From: |
Jim Meyering |
Subject: |
bug#22460: 'y' command doesn't allow a comment after it one the same line |
Date: |
Tue, 21 Mar 2017 22:00:31 -0700 |
On Tue, Mar 21, 2017 at 7:54 PM, Assaf Gordon <address@hidden> wrote:
> Hello,
>
>> On Mar 18, 2017, at 23:34, Jim Meyering <address@hidden> wrote:
>>
>> Would you please separate the factoring-out of your new function and
>> the bug fix into two commits?
>> Maybe even putting the tests in a third.
>
> Thanks for the review.
>
> Please see attached 3 patches, let me know if that's the right direction.
Perfect. I spotted only one nit: in the log of the middle patch,
s/savinh/saving/
Thanks!