nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] [PATCH] enable searching (^W) in a help text (^G)


From: Benno Schulenberg
Subject: Re: [Nano-devel] [PATCH] enable searching (^W) in a help text (^G)
Date: Tue, 27 Dec 2016 21:14:22 +0100

On Tue, Dec 27, 2016, at 10:11, Rishabh Dave wrote:
> Not good at rewriting code but I think attached patch makes a block in
> display_the_help_text() more readable.

:|

> The second while loop along
> with the break statement makes the flow control exactly same as the
> flow control of for-statement.

I hate 'for' loops when the for statement itself is longer
than twenty, thirty characters.  You could have known this
if you had looked at some the commit history.  For example:

    git log -p -1 30591c5e

I like things to be ordered in the way they are executed.

Benno

-- 
http://www.fastmail.com - Accessible with your email software
                          or over the web




reply via email to

[Prev in Thread] Current Thread [Next in Thread]