nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] warning the user that some keys cannot be rebound


From: Benno Schulenberg
Subject: Re: [Nano-devel] warning the user that some keys cannot be rebound
Date: Fri, 16 Sep 2016 15:38:26 +0200

On Thu, Sep 15, 2016, at 20:08, Rishabh Dave wrote:
> Afraid to ask (because it is too late to ask for it), but do we have
> document declaring coding style?

No.  Coding style differs per maintainer.  I adapt things to
my style as I go: trailing operators, using the full width of
80 characters, extra indents for continuation lines, etcetera.

> > And ^{, ^}, ^|, ^~, and ^` should be rejected too since they
> > have no effect.
> 
> You were already aware of them?

No, you pointed them out.  I tested one of them (^|) and indeed,
rebinding it has no effect.  And since the others are in the same
group (in the column of the lowercase letters) I guess they will
behave the same.

> > Please report a new bug.  It's related to the previous one, but
> > that doesn't matter.  It will require more fixes in the triaging
> > step, and some tweaks the nanorc.nanorc file.
> 
> I know what triaging is (in context to testing),

I just meant "filtering", picking out and rejecting the values that
should not be accepted.  That is: two more conditions in the same
if statement that you modified in commit e2027ae.

Benno

-- 
http://www.fastmail.com - Faster than the air-speed velocity of an
                          unladen european swallow




reply via email to

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