[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] [PATCH] interpolate functions in string binds
From: |
Marco Diego Aurélio Mesquita |
Subject: |
Re: [Nano-devel] [PATCH] interpolate functions in string binds |
Date: |
Sun, 2 Sep 2018 19:02:37 -0300 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Sun, Sep 02, 2018 at 08:20:15PM +0200, Benno Schulenberg wrote:
>
> Op 01-09-18 om 19:55 schreef Marco Diego Aurélio Mesquita:
> > Benno, what is your opinion on my approach? May I go ahead?
>
> You mean whether your version of the patch would be accepted?
> Most likely not. First show me a nanorc of someone who uses
> a string bind. And then tell me why it is not possible to
> simply copy this file to wherever it is needed. Why must it
> be copy-pasted with the mouse?
Copying simply won't work if keybindings are different.
> Of course, the latter may be
> more convenient in some cases, and if it were twenty lines or
> so, fine. But at the cost of more than three hundred lines?
> This is an editor, a simple editor, not a spaceship.
>
I think you got something wrong. My approach takes only 62 lines.