[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] [PATCH] "unbind M-Space all" in rcfile changes behaviou
From: |
Rishabh Dave |
Subject: |
Re: [Nano-devel] [PATCH] "unbind M-Space all" in rcfile changes behaviour of Ctrl-Left |
Date: |
Mon, 10 Oct 2016 22:32:24 +0530 |
On Fri, Sep 16, 2016 at 6:55 PM, Benno Schulenberg
<address@hidden> wrote:
>
> On Thu, Sep 15, 2016, at 20:06, Rishabh Dave wrote:
>> Link to the bug - https://savannah.gnu.org/bugs/?49058.
>> I have come up with two solutions.
>>
>> First one, we execute function little after we recognize controlleft
>> and controlright. [...]
>
> That will make Ctrl+Left/Right stop working at the prompt.
> No good.
When M-Space and ^Space are unbound, Ctrl+Left/Right at prompt doesn't
work irrespectively. It is a different (but relevant) bug:
Ctrl+Left/Right at prompt doesn't work when M-/^Space are unbound.
I tried v2.6.3 too (at the git repo).
Please take look at the attached patch that fixes both the bugs. I
hope indentation at "else if" is as you require and '//' is only for
time being. Should the note be kept, in a milder form?
fix-controlleft-and-controlleft-also-at-prompt.patch
Description: Text Data
- Re: [Nano-devel] [PATCH] "unbind M-Space all" in rcfile changes behaviour of Ctrl-Left,
Rishabh Dave <=