On Wed, 26 Apr 2017 22:56:57 +0200, Christian Weisgerber wrote:
> The cases before and after follow the
>
> if (!interactive) {
> if (garrulous)
> ...
>
> pattern. *shrug*Yes, but in this case there is nothing to do if !garrulous which is different from the others. If you prefer to keep it as-is that is OK. - todd
