[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Fix match/maxlevel conflict in colview dynblock
From: |
Nick Dokos |
Subject: |
Re: [PATCH] Fix match/maxlevel conflict in colview dynblock |
Date: |
Tue, 31 Aug 2021 14:19:36 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Timothy <tecosaur@gmail.com> writes:
> Hi Nick,
>
> Thanks for reporting this issue here, and providing a patch. Unfortunately the
> “main maintainers” seem to be rather busy as of late, leaving you hanging for
> quite a while. I’ve had a look at the issue and your patch, and it the issue
> seems clear, and your patch small and straightforward enough that I feel
> confident pushing it should be fine :) it’s now on master with a small tweak
> to
> the commit message.
>
> Thanks for your efforts.
>
Hi Timothy,
Thanks and no worries! And thanks for working through the backlog!
--
Nick
"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler